aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-07-02 19:33:00 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-07-02 19:33:00 +0000
commit33c48f99e8b28504cc68a9bd672e487422602038 (patch)
tree52fdae705605841837d59c09ca4f99ca7478b73d /configure.ac
parent1ff63d2c51c8fb32d90d463f90fc72408ae0ae7a (diff)
downloadfetchmail-33c48f99e8b28504cc68a9bd672e487422602038.tar.gz
fetchmail-33c48f99e8b28504cc68a9bd672e487422602038.tar.bz2
fetchmail-33c48f99e8b28504cc68a9bd672e487422602038.zip
Prepare 6.3.10 release.
svn path=/branches/BRANCH_6-3/; revision=5369
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 497e7688..3a3f215a 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.10-beta1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.10],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])