diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-04-06 09:48:06 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-04-06 09:48:06 +0000 |
commit | b3c438006c83309c73279a7d3c58e86e2f707de7 (patch) | |
tree | 58e043aa71b6c348e32cfa8705e13282faa173d9 /configure.ac | |
parent | 45b7b420fa0405c21a6d2c31bfc64778bdbdf292 (diff) | |
download | fetchmail-b3c438006c83309c73279a7d3c58e86e2f707de7.tar.gz fetchmail-b3c438006c83309c73279a7d3c58e86e2f707de7.tar.bz2 fetchmail-b3c438006c83309c73279a7d3c58e86e2f707de7.zip |
Snapshot 6.3.4-rc2.
svn path=/branches/BRANCH_6-3/; revision=4782
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 4d2f96e5..dc2c73c2 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-rc1],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.4-rc2],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |