aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-08-05 23:33:14 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-08-05 23:33:14 +0000
commitd7f33d4ea4484c5a7ec2ad2c9a9b96cce06c947b (patch)
tree459ec9ff503f9f5c9ea3fc8361e9444b9751d6b5 /configure.ac
parentd30613227dac670592caf71e43ec737d5d2c8b4e (diff)
downloadfetchmail-d7f33d4ea4484c5a7ec2ad2c9a9b96cce06c947b.tar.gz
fetchmail-d7f33d4ea4484c5a7ec2ad2c9a9b96cce06c947b.tar.bz2
fetchmail-d7f33d4ea4484c5a7ec2ad2c9a9b96cce06c947b.zip
Bump version for security release.
svn path=/branches/BRANCH_6-3/; revision=5397
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 3a3f215a..04bb7910 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl Autoconfigure input file for fetchmail
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.3.10],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.11],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])