aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-19 10:41:59 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-19 10:41:59 +0000
commit992472f23eaa7a283e37808177596a7cc1796bd5 (patch)
treedf2b1f1c923801b4729b5912c847a9d142915b31
parent7abc9f46c5cd759ac37d3e0ff442c9aa555e74e0 (diff)
downloadfetchmail-992472f23eaa7a283e37808177596a7cc1796bd5.tar.gz
fetchmail-992472f23eaa7a283e37808177596a7cc1796bd5.tar.bz2
fetchmail-992472f23eaa7a283e37808177596a7cc1796bd5.zip
Bump version.
svn path=/branches/BRANCH_6-3/; revision=4578
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 34a5ce27..b58e20ad 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.1-rc1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.1],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])