aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-02-26 01:02:24 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-02-26 01:02:24 +0100
commitb31d0b101c9c1ac3bccc3277f1cc5251b959f112 (patch)
treedda33fc2509fffaab307d2fc7c1e680614fdc132 /configure.ac
parent1f506f9145db3c0147564c0e688dba031cdf8f32 (diff)
downloadfetchmail-b31d0b101c9c1ac3bccc3277f1cc5251b959f112.tar.gz
fetchmail-b31d0b101c9c1ac3bccc3277f1cc5251b959f112.tar.bz2
fetchmail-b31d0b101c9c1ac3bccc3277f1cc5251b959f112.zip
Bump version to -beta2.
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 ef3bba77..c6a4b98d 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-beta1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.15-beta2],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])