diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-04-02 16:57:32 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-04-02 16:57:32 +0000 |
commit | 2e4314dac9f9f7e93f639082da33cfc920274941 (patch) | |
tree | b2bec0741660fdf8af40457e310925015d25adb0 /configure.ac | |
parent | 89647a2c0a47705a66bc856b9d4f24420b2775b3 (diff) | |
download | fetchmail-2e4314dac9f9f7e93f639082da33cfc920274941.tar.gz fetchmail-2e4314dac9f9f7e93f639082da33cfc920274941.tar.bz2 fetchmail-2e4314dac9f9f7e93f639082da33cfc920274941.zip |
Snapshot 6.3.4-rc1.
svn path=/branches/BRANCH_6-3/; revision=4772
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 5fb79935..4d2f96e5 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.4.pre1],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.4-rc1],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |