aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-30 23:32:12 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-30 23:32:12 +0000
commitb36c75aca6fbd985aef6e4d95b1b6bece2e23fa3 (patch)
treefc8433c65eafc4361c8b4aa831cb8a04ba1f2a0c /configure.ac
parent0ee95e4c1ed62f8ce64470b897e47c0c127acfa1 (diff)
downloadfetchmail-b36c75aca6fbd985aef6e4d95b1b6bece2e23fa3.tar.gz
fetchmail-b36c75aca6fbd985aef6e4d95b1b6bece2e23fa3.tar.bz2
fetchmail-b36c75aca6fbd985aef6e4d95b1b6bece2e23fa3.zip
Bump version to 6.3.0.
svn path=/trunk/; revision=4493
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 52b672fa..e80759ca 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.2.9-rc10])
+AC_INIT([fetchmail],[6.3.0],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])