aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-09 23:55:11 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-09 23:55:11 +0000
commit6d9dff1e111bbf50f93b63f233d56ecc8013d2c4 (patch)
treee15f4c8089a935540feebb023341b79e005b50a7 /configure.ac
parenta096f054c1ec695e8a23c5cbcdcb07d7d45c6495 (diff)
downloadfetchmail-6d9dff1e111bbf50f93b63f233d56ecc8013d2c4.tar.gz
fetchmail-6d9dff1e111bbf50f93b63f233d56ecc8013d2c4.tar.bz2
fetchmail-6d9dff1e111bbf50f93b63f233d56ecc8013d2c4.zip
Bump version.
svn path=/trunk/; revision=4397
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 b623b582..4492c376 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-rc7])
+AC_INIT([fetchmail],[6.2.9-rc8])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])