aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-05-29 19:20:03 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-05-29 20:18:43 +0200
commit0daa2ef07099774913ebf22d63bed00ee4d78158 (patch)
tree0930aa1693f054903872eff9db445139766ca651 /configure.ac
parent8d90c1760230b332d7bc53aa2b046a5e8cc04509 (diff)
downloadfetchmail-0daa2ef07099774913ebf22d63bed00ee4d78158.tar.gz
fetchmail-0daa2ef07099774913ebf22d63bed00ee4d78158.tar.bz2
fetchmail-0daa2ef07099774913ebf22d63bed00ee4d78158.zip
Bump version - hopefully final release candidate.
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 92cb173d..5a715f82 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-rc2],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.20-rc3],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])