aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-01-09 17:18:35 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-01-09 17:18:35 +0000
commit6492c7be2a9f7d47c29118a22a162b2dd5d41013 (patch)
tree838381a7d14f9d532bcd88ad2176788b694eec7b /configure.ac
parent85b886d10b341d4e1771dcdeaeb8722e5ffaada0 (diff)
downloadfetchmail-6492c7be2a9f7d47c29118a22a162b2dd5d41013.tar.gz
fetchmail-6492c7be2a9f7d47c29118a22a162b2dd5d41013.tar.bz2
fetchmail-6492c7be2a9f7d47c29118a22a162b2dd5d41013.zip
Fetchmail 6.3.2-rc2.
svn path=/branches/BRANCH_6-3/; revision=4618
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 51984601..ccfdfcc3 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-rc1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.2-rc2],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])