aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-11-12 22:14:08 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-11-12 22:14:08 +0000
commit4bd80097b2752511df8a2539c989931270a63d22 (patch)
treec5b468ab49ff272deeaef2641bb52c6bdaab529c
parentb9e65e97d6cd65018b8eddca357b972ae4ed3e63 (diff)
downloadfetchmail-4bd80097b2752511df8a2539c989931270a63d22.tar.gz
fetchmail-4bd80097b2752511df8a2539c989931270a63d22.tar.bz2
fetchmail-4bd80097b2752511df8a2539c989931270a63d22.zip
Bump version.
svn path=/branches/BRANCH_6-3/; revision=4931
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 885121c1..466e2ab5 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-rc1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.6-rc2],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])