aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-10-09 06:25:12 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-10-09 06:25:12 +0000
commit0e43fff627dd581b848900cb9b5d802a28c4ecde (patch)
tree6c44f83921aa424b2659f1bf35ca989ce068ab93 /configure.ac
parentf2507f0005773393f00c37013868920b41aff6e9 (diff)
downloadfetchmail-0e43fff627dd581b848900cb9b5d802a28c4ecde.tar.gz
fetchmail-0e43fff627dd581b848900cb9b5d802a28c4ecde.tar.bz2
fetchmail-0e43fff627dd581b848900cb9b5d802a28c4ecde.zip
Release 6.3.5.
svn path=/branches/BRANCH_6-3/; revision=4920
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 2c3fa6d9..44aea1e0 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.5-beta3],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.5],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])