aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-11-16 15:17:37 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-11-16 15:17:37 +0000
commitb6788ef29f13aeeb9f55d826dccd615a0d400c2a (patch)
tree9c819547033e0dce64e716ccb4c43c03faa5e59a /configure.ac
parent493f8a56f3bb29868ee64f5a90abb737b90bb479 (diff)
downloadfetchmail-b6788ef29f13aeeb9f55d826dccd615a0d400c2a.tar.gz
fetchmail-b6788ef29f13aeeb9f55d826dccd615a0d400c2a.tar.bz2
fetchmail-b6788ef29f13aeeb9f55d826dccd615a0d400c2a.zip
Prepare release 6.3.9.
svn path=/branches/BRANCH_6-3/; revision=5242
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 036f16d7..88a004f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,12 +3,12 @@ dnl Autoconfigure input file for fetchmail
# Fetchmail automatic configuration support
#
# Eric S. Raymond <esr@thyrsus.com>
-# 2004 - 2007 Matthias Andree <matthias.andree@gmx.de>
+# 2004 - 2008 Matthias Andree <matthias.andree@gmx.de>
#
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.3.9-rc3],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.9],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])