diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-01-09 17:18:35 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-01-09 17:18:35 +0000 |
commit | 6492c7be2a9f7d47c29118a22a162b2dd5d41013 (patch) | |
tree | 838381a7d14f9d532bcd88ad2176788b694eec7b /configure.ac | |
parent | 85b886d10b341d4e1771dcdeaeb8722e5ffaada0 (diff) | |
download | fetchmail-6492c7be2a9f7d47c29118a22a162b2dd5d41013.tar.gz fetchmail-6492c7be2a9f7d47c29118a22a162b2dd5d41013.tar.bz2 fetchmail-6492c7be2a9f7d47c29118a22a162b2dd5d41013.zip |
Fetchmail 6.3.2-rc2.
svn path=/branches/BRANCH_6-3/; revision=4618
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 51984601..ccfdfcc3 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl dnl Process this file with autoconf to produce a configure script. dnl -AC_INIT([fetchmail],[6.3.2-rc1],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.2-rc2],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |