aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-13 01:01:19 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-13 01:01:19 +0000
commitbb1e35f9682b814f2849c37b452ce570d5502d28 (patch)
tree0894f74e1095b87887d30007aba27d48a4f17240 /configure.ac
parent17b0a8a0aeb2750741f3d78d376e4fbcc5db0a0c (diff)
downloadfetchmail-bb1e35f9682b814f2849c37b452ce570d5502d28.tar.gz
fetchmail-bb1e35f9682b814f2849c37b452ce570d5502d28.tar.bz2
fetchmail-bb1e35f9682b814f2849c37b452ce570d5502d28.zip
Bump version after -pre1 release.
svn path=/branches/BRANCH_6-3/; revision=4545
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 a7a49348..aeafb340 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-pre1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.1-pre2],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])