aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-11-04 14:10:24 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-11-04 14:10:24 +0000
commitcf6de39d53c2cfde1dee03114d3d96376e101073 (patch)
tree8cee720009572731942311d47ba5e367a903c8f0 /configure.ac
parenta42f13f34412bfc1d5a5386ee6fd833c213ba523 (diff)
downloadfetchmail-cf6de39d53c2cfde1dee03114d3d96376e101073.tar.gz
fetchmail-cf6de39d53c2cfde1dee03114d3d96376e101073.tar.bz2
fetchmail-cf6de39d53c2cfde1dee03114d3d96376e101073.zip
Bump version to 6.3.9-rc3.
svn path=/branches/BRANCH_6-3/; revision=5230
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 7364a2fa..036f16d7 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.9-rc2],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.9-rc3],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])