aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-02-24 02:00:49 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-02-24 02:01:15 +0100
commitd66b665490b2071c8fb6a1063fd22a1690918cde (patch)
tree3aa889463afb922019d655d6ea6414303ec19de2 /configure.ac
parentff594d0023dbb05e3c6586bbf3be3fdaf6bf8039 (diff)
downloadfetchmail-d66b665490b2071c8fb6a1063fd22a1690918cde.tar.gz
fetchmail-d66b665490b2071c8fb6a1063fd22a1690918cde.tar.bz2
fetchmail-d66b665490b2071c8fb6a1063fd22a1690918cde.zip
Bump version to 6.3.15-beta1.
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 42d1a3c3..ef3bba77 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.14],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.15-beta1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])