aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-03-30 08:07:04 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-03-30 08:07:04 +0000
commitdd45ee2ee1ea6f8db4bd6db4250609784d45a3c2 (patch)
treebc940274cc517fa06e46284fca67e11553c90430
parentceefd047fa5c33ae898d56be40beb06ce8a02455 (diff)
downloadfetchmail-dd45ee2ee1ea6f8db4bd6db4250609784d45a3c2.tar.gz
fetchmail-dd45ee2ee1ea6f8db4bd6db4250609784d45a3c2.tar.bz2
fetchmail-dd45ee2ee1ea6f8db4bd6db4250609784d45a3c2.zip
Bump version in preparation of -rc3.
svn path=/branches/BRANCH_6-3/; revision=5077
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7e9a5d9d..b0904c15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl Autoconfigure input file for fetchmail
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.3.8-rc2],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.8-rc3],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])