aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-04-06 18:41:34 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-04-06 18:41:34 +0000
commit3bd475d9956feed39ed4452c234a428556c9352a (patch)
treee5aad97d071b9c192fc439c7f7cb826658f92a03 /configure.ac
parent67e83dd1930726f316e19aef8f45efc9dc4feda3 (diff)
downloadfetchmail-3bd475d9956feed39ed4452c234a428556c9352a.tar.gz
fetchmail-3bd475d9956feed39ed4452c234a428556c9352a.tar.bz2
fetchmail-3bd475d9956feed39ed4452c234a428556c9352a.zip
Bump version for release.
svn path=/branches/BRANCH_6-3/; revision=5086
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 b0904c15..db381db3 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.8-rc3],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.8],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])