aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-11-19 18:45:50 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-11-19 18:45:50 +0000
commit86190f38763c7642e88c661a236b9335b3707308 (patch)
treebbcb1e8bd57b8a09c1a17f21cfb63653f505d801 /configure.ac
parent42170ddf5385b52663510dbeeabdda575d1c2f9a (diff)
downloadfetchmail-86190f38763c7642e88c661a236b9335b3707308.tar.gz
fetchmail-86190f38763c7642e88c661a236b9335b3707308.tar.bz2
fetchmail-86190f38763c7642e88c661a236b9335b3707308.zip
Bump version.
svn path=/branches/BRANCH_6-3/; revision=4948
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 466e2ab5..046c45a5 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.3.6-rc2],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.6-rc3],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])