aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-07-05 23:37:41 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-07-05 23:37:41 +0000
commit747b6bd98eae04f7161cbc4177fd19cf6f883980 (patch)
treeaf412a477e9f61b05ae9f59f9995094e9662257b
parent9d3827da2af2e885c80f90ffc0148b6a6c01aa4d (diff)
downloadfetchmail-747b6bd98eae04f7161cbc4177fd19cf6f883980.tar.gz
fetchmail-747b6bd98eae04f7161cbc4177fd19cf6f883980.tar.bz2
fetchmail-747b6bd98eae04f7161cbc4177fd19cf6f883980.zip
Bump version.
svn path=/trunk/; revision=4098
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 500c8d1e..a80b787f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.2.6.alpha2])
+AC_INIT([fetchmail],[6.2.7-beta1])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])