aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-06-06 13:06:58 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-06-06 13:06:58 +0200
commit3cf7a0a5343ddc88ff8b82e112c9f08263f342e9 (patch)
treeab114178201ce8434690df56ef9523390eba3e31 /configure.ac
parentc0de97bb4f0024bf5f048ce239c3b40eb7ffbb38 (diff)
downloadfetchmail-3cf7a0a5343ddc88ff8b82e112c9f08263f342e9.tar.gz
fetchmail-3cf7a0a5343ddc88ff8b82e112c9f08263f342e9.tar.bz2
fetchmail-3cf7a0a5343ddc88ff8b82e112c9f08263f342e9.zip
Bump version to 6.3.20.
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 5a715f82..fff5a6fa 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-rc3],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.20],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])