aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-04-01 10:32:59 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-04-01 10:32:59 +0000
commit348f159689ee530a2d39349b6fa5e27111347e99 (patch)
treec8fb40d7cc985d7703dc1b39b3dabc6b25bdb010
parent334c2323fb3703e7d52ccf368884d702ad96d34f (diff)
downloadfetchmail-348f159689ee530a2d39349b6fa5e27111347e99.tar.gz
fetchmail-348f159689ee530a2d39349b6fa5e27111347e99.tar.bz2
fetchmail-348f159689ee530a2d39349b6fa5e27111347e99.zip
Bump version.
svn path=/branches/BRANCH_6-3/; revision=4766
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fd3371bd..72ff3df5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.3.3],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.4.pre1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])