aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-20 00:54:30 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-20 00:54:30 +0000
commitd6e233ebd310f48b50845864f01520720345df4b (patch)
tree25342ccf0c097790a0c45756fcf133c0d896279a /configure.ac
parent5fe46d67a2dbb4c36a8d0180e5623c7e09c9ca09 (diff)
downloadfetchmail-d6e233ebd310f48b50845864f01520720345df4b.tar.gz
fetchmail-d6e233ebd310f48b50845864f01520720345df4b.tar.bz2
fetchmail-d6e233ebd310f48b50845864f01520720345df4b.zip
Bump version, we're not 6.3.1 any more.
svn path=/branches/BRANCH_6-3/; revision=4582
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b58e20ad..fcbebaf7 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.1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.2-pre1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])