aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-04-27 13:12:33 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-04-27 13:12:33 +0000
commitaa6897a1898e8979064c26d648cd31e7d9160ed4 (patch)
tree89e81a0d78ab3fee241a463a5b8e50232d9b7371
parent8862ca2806b5283016233c914ba62a978e70a44b (diff)
downloadfetchmail-aa6897a1898e8979064c26d648cd31e7d9160ed4.tar.gz
fetchmail-aa6897a1898e8979064c26d648cd31e7d9160ed4.tar.bz2
fetchmail-aa6897a1898e8979064c26d648cd31e7d9160ed4.zip
Bump version.
svn path=/branches/BRANCH_6-3/; revision=4808
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 23ffc314..06d5357a 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.4],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.4+svn],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])