aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-05-26 01:46:39 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-05-26 02:00:30 +0200
commit7ddcce111281e4b0222bb7c7b39ce46636f7da4e (patch)
treebacf0eec32191b753cf18ecbcdbc23d7983fb7ed /configure.ac
parentcc9397414a655cab4c47de6559e69ecda06530cc (diff)
downloadfetchmail-7ddcce111281e4b0222bb7c7b39ce46636f7da4e.tar.gz
fetchmail-7ddcce111281e4b0222bb7c7b39ce46636f7da4e.tar.bz2
fetchmail-7ddcce111281e4b0222bb7c7b39ce46636f7da4e.zip
Bump version to -rc2.
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 533f239a..92cb173d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl
dnl XXX - if bumping version here, check fetchmail.man, too!
-AC_INIT([fetchmail],[6.3.20-pre1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.20-rc2],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])