aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2012-08-30 01:03:08 +0200
committerMatthias Andree <matthias.andree@gmx.de>2012-08-30 01:03:08 +0200
commitb72d07035e59dfcbad315012a25fad226c4eaef6 (patch)
tree8e0208dd86ff5fb46ec2824728ac6c778aff7739 /configure.ac
parentc91b9afbdf2e7c96924a646013fbf0243ef18143 (diff)
downloadfetchmail-b72d07035e59dfcbad315012a25fad226c4eaef6.tar.gz
fetchmail-b72d07035e59dfcbad315012a25fad226c4eaef6.tar.bz2
fetchmail-b72d07035e59dfcbad315012a25fad226c4eaef6.zip
Update copyright and SecAnn' version.
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 56a60b0e..f19bdc51 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.22],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.22.1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])