aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-01-11 11:03:07 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-01-11 11:03:07 +0000
commitb3c17daf0f739f10ac274e4741be768df3d4f33b (patch)
tree563e4e4d1e13c47ddcb5bebb984da78e9d03f265 /configure.ac
parentde3047fd99302d369feffe556c9d72b736847813 (diff)
downloadfetchmail-b3c17daf0f739f10ac274e4741be768df3d4f33b.tar.gz
fetchmail-b3c17daf0f739f10ac274e4741be768df3d4f33b.tar.bz2
fetchmail-b3c17daf0f739f10ac274e4741be768df3d4f33b.zip
Bump version.
svn path=/branches/BRANCH_6-3/; revision=4624
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 ccfdfcc3..582e3c4e 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.2-rc2],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.2-rc2+SVN],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])