aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-02-03 00:16:12 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-02-03 00:16:12 +0000
commitd1dec916916b6c49e44a2d5e1330b66e5ed1f692 (patch)
tree8bd33dbcb5c1007d74402d4e25a581a8a5dfabe5 /configure.ac
parentddab7406e77deba95464af389cff4f6c46258253 (diff)
downloadfetchmail-d1dec916916b6c49e44a2d5e1330b66e5ed1f692.tar.gz
fetchmail-d1dec916916b6c49e44a2d5e1330b66e5ed1f692.tar.bz2
fetchmail-d1dec916916b6c49e44a2d5e1330b66e5ed1f692.zip
Bump version.
svn path=/branches/BRANCH_6-3/; revision=5024
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 f12320a9..60589526 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl Autoconfigure input file for fetchmail
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.3.6],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.7-rc1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])