aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-08-21 15:14:42 +0200
committerMatthias Andree <matthias.andree@gmx.de>2011-08-21 15:33:25 +0200
commitec00a816a961faef098a84580841475b042bcd34 (patch)
tree5ed993b59aba5eb408c840ea189c877703038602 /configure.ac
parent5bd0b140ad34b3fb1cd9bdbe9cb6dd774f8ca412 (diff)
downloadfetchmail-ec00a816a961faef098a84580841475b042bcd34.tar.gz
fetchmail-ec00a816a961faef098a84580841475b042bcd34.tar.bz2
fetchmail-ec00a816a961faef098a84580841475b042bcd34.zip
Bump version to 6.3.21, mark release date.
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 fff5a6fa..b66ad809 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],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.21],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])