diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-03-17 21:05:54 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-03-17 21:05:54 +0000 |
commit | a59128a9369bc21df6485ddd548964a7345d1008 (patch) | |
tree | 94a2a61ab7c616d0747e1ded0bffb832f314b493 /configure.ac | |
parent | 1dd8b4d5e857cf7b44288f304fc054a36086289e (diff) | |
download | fetchmail-a59128a9369bc21df6485ddd548964a7345d1008.tar.gz fetchmail-a59128a9369bc21df6485ddd548964a7345d1008.tar.bz2 fetchmail-a59128a9369bc21df6485ddd548964a7345d1008.zip |
Snapshot 6.3.8-rc1.
svn path=/branches/BRANCH_6-3/; revision=5055
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 9dec4db1..85cf10cf 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-beta1],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.8-rc1],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |