aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-04-18 18:38:21 +0200
committerMatthias Andree <matthias.andree@gmx.de>2010-04-18 18:38:21 +0200
commit0653285d93b80ce7f766058004abc918b847ba1c (patch)
tree91886b31c3c99c835b319ea5b8f38472614c30c5 /configure.ac
parentec06293134b85876f9201d8a52b844c41581b2b3 (diff)
downloadfetchmail-0653285d93b80ce7f766058004abc918b847ba1c.tar.gz
fetchmail-0653285d93b80ce7f766058004abc918b847ba1c.tar.bz2
fetchmail-0653285d93b80ce7f766058004abc918b847ba1c.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 519d556c..b3b2a224 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.16],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.17-pre1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])