diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-03-19 22:06:51 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-03-19 22:06:51 +0000 |
commit | 62e40d9925446e5bbda7e3a3627b48be5dc83a61 (patch) | |
tree | 76357ab8e4d68f2d657403efba78ddebd6ecd50f /configure.ac | |
parent | f7698f3970d1f751b65158543f1a481495a9aeee (diff) | |
download | fetchmail-62e40d9925446e5bbda7e3a3627b48be5dc83a61.tar.gz fetchmail-62e40d9925446e5bbda7e3a3627b48be5dc83a61.tar.bz2 fetchmail-62e40d9925446e5bbda7e3a3627b48be5dc83a61.zip |
Snapshot 6.3.8-rc2.
svn path=/branches/BRANCH_6-3/; revision=5062
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 85cf10cf..33932c66 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-rc1],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.8-rc2],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |