aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-04-06 10:11:52 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-04-06 10:11:52 +0200
commitac3cc6ed1f3824cf1dc9c9dd97488e5627ac9458 (patch)
tree5f316f8ffb8bfbc4705387e569e1059c57c1cfb5 /configure.ac
parentca312297289391ff2d56044c62885ce02d49b609 (diff)
downloadfetchmail-ac3cc6ed1f3824cf1dc9c9dd97488e5627ac9458.tar.gz
fetchmail-ac3cc6ed1f3824cf1dc9c9dd97488e5627ac9458.tar.bz2
fetchmail-ac3cc6ed1f3824cf1dc9c9dd97488e5627ac9458.zip
Bump 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 2eb883f7..23413191 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.15],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.16],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])