aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-12-19 00:30:36 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-12-19 00:30:36 +0000
commit11443d9ff821c47e9eeac8ffe35c4ec87f7098bb (patch)
tree93c03cd74c3977f0549590e9cf041a4995891e0d /configure.ac
parent45d6a276bd3413ad4cb3bc426c2d3f064c1ad5a9 (diff)
downloadfetchmail-11443d9ff821c47e9eeac8ffe35c4ec87f7098bb.tar.gz
fetchmail-11443d9ff821c47e9eeac8ffe35c4ec87f7098bb.tar.bz2
fetchmail-11443d9ff821c47e9eeac8ffe35c4ec87f7098bb.zip
Snapshot fetchmail 6.3.6-rc5.
svn path=/branches/BRANCH_6-3/; revision=4999
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 8467bad0..bbff2db3 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-rc4],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.6-rc5],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])