]> Pileus Git - ~andy/fetchmail/commitdiff
r5010@balu: mandree | 2007-01-04 00:25:36 +0100
authorMatthias Andree <matthias.andree@gmx.de>
Thu, 4 Jan 2007 20:33:55 +0000 (20:33 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Thu, 4 Jan 2007 20:33:55 +0000 (20:33 -0000)
 Bump version and revise header comments.

svn path=/branches/BRANCH_6-3/; revision=5007

configure.ac

index bbff2db360d458bb0e2e4c858754a65f2f1c682a..c8b43fb92e358fc7f40da6e1c691c4b0546b459b 100644 (file)
@@ -1,11 +1,14 @@
 dnl Autoconfigure input file for fetchmail
-dnl Eric S. Raymond <esr@thyrsus.com>
-dnl Matthias Andree <matthias.andree@gmx.de>
-dnl
+#
+# Fetchmail automatic configuration support
+#
+# Eric S. Raymond <esr@thyrsus.com>
+# 2004 - 2007 Matthias Andree <matthias.andree@gmx.de>
+#
 dnl Process this file with autoconf to produce a configure script.
 dnl
 
-AC_INIT([fetchmail],[6.3.6-rc5],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.6],[fetchmail-users@lists.berlios.de])
 AC_CONFIG_SRCDIR([fetchmail.h])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_LIBOBJ_DIR([.])