diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-04-01 10:32:59 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-04-01 10:32:59 +0000 |
commit | 348f159689ee530a2d39349b6fa5e27111347e99 (patch) | |
tree | c8fb40d7cc985d7703dc1b39b3dabc6b25bdb010 | |
parent | 334c2323fb3703e7d52ccf368884d702ad96d34f (diff) | |
download | fetchmail-348f159689ee530a2d39349b6fa5e27111347e99.tar.gz fetchmail-348f159689ee530a2d39349b6fa5e27111347e99.tar.bz2 fetchmail-348f159689ee530a2d39349b6fa5e27111347e99.zip |
Bump version.
svn path=/branches/BRANCH_6-3/; revision=4766
-rw-r--r-- | configure.ac | 2 |
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([.]) |