aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-10 10:24:20 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-10 10:24:20 +0000
commitecb3612c83cbc7f140663cd7266ae3879a643414 (patch)
tree18ba3d1fbc301284f63017290d5b60ef8437931f /configure.ac
parent48d6f9bb80b2624f524e572494debaf7331a2c82 (diff)
downloadfetchmail-ecb3612c83cbc7f140663cd7266ae3879a643414.tar.gz
fetchmail-ecb3612c83cbc7f140663cd7266ae3879a643414.tar.bz2
fetchmail-ecb3612c83cbc7f140663cd7266ae3879a643414.zip
Bump version again.
svn path=/trunk/; revision=4409
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 4492c376..85dc7b88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.2.9-rc8])
+AC_INIT([fetchmail],[6.2.9-rc9])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])