aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-08 09:21:17 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-08 09:21:17 +0000
commit74a9e65893f37b75b88fd72020c6cb86fdf7b6be (patch)
tree8628e92e7143cf12ba64232a459eb4d3eff7c0c7 /configure.ac
parent0dcaf23e529b3c639d91653e51270ae6a96b2f98 (diff)
downloadfetchmail-74a9e65893f37b75b88fd72020c6cb86fdf7b6be.tar.gz
fetchmail-74a9e65893f37b75b88fd72020c6cb86fdf7b6be.tar.bz2
fetchmail-74a9e65893f37b75b88fd72020c6cb86fdf7b6be.zip
Bump version to mark we're not really 6.3.0 any more.
svn path=/branches/BRANCH_6-3/; revision=4521
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 222b21d7..a7a49348 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.0],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.1-pre1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])