aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-10-05 19:17:25 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-10-05 19:17:25 +0000
commit119cc58bd85dbddda7c7bc59c86cbe812c536a1d (patch)
tree1536895714d7b2d7228bbd53b9ab09683a9a9e2d /configure.ac
parent3b5f5706bda144591957f8b8457c279691affa8b (diff)
downloadfetchmail-119cc58bd85dbddda7c7bc59c86cbe812c536a1d.tar.gz
fetchmail-119cc58bd85dbddda7c7bc59c86cbe812c536a1d.tar.bz2
fetchmail-119cc58bd85dbddda7c7bc59c86cbe812c536a1d.zip
Bump version.
svn path=/branches/BRANCH_6-3/; revision=5437
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 9017f218..1c6e4ac7 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.11],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.12],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])