aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-02-18 16:42:17 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-02-18 16:42:17 +0000
commit0d4228fdbeb7b02f4d224e372ef4e7afd84b3fa7 (patch)
treec6d726351ee4eaa2215d0e9617465951b7ab8011 /configure.ac
parent00c05d5a4c006d8f4532f4fb3b148a0d3246f338 (diff)
downloadfetchmail-0d4228fdbeb7b02f4d224e372ef4e7afd84b3fa7.tar.gz
fetchmail-0d4228fdbeb7b02f4d224e372ef4e7afd84b3fa7.tar.bz2
fetchmail-0d4228fdbeb7b02f4d224e372ef4e7afd84b3fa7.zip
Bump version to 6.3.7.
svn path=/branches/BRANCH_6-3/; revision=5034
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 69c24147..1d3b73a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl Autoconfigure input file for fetchmail
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.3.7-rc1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.7],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])