aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-08-25 08:05:47 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-08-25 08:05:47 +0000
commit24f3d21cd67648f2f84f80ffcccce38d03419643 (patch)
treedaf3137e49be2f2aa2080c8f611aa980721e1279 /configure.ac
parent15bc90214178b7586ea7078328fdec1c8d944ba3 (diff)
downloadfetchmail-24f3d21cd67648f2f84f80ffcccce38d03419643.tar.gz
fetchmail-24f3d21cd67648f2f84f80ffcccce38d03419643.tar.bz2
fetchmail-24f3d21cd67648f2f84f80ffcccce38d03419643.zip
Snapshot 6.2.9-rc1.
svn path=/trunk/; revision=4241
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 f15f2fff..c94790c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.2.6-pre9])
+AC_INIT([fetchmail],[6.2.9-rc1])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])