aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-04-06 09:48:06 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-04-06 09:48:06 +0000
commitb3c438006c83309c73279a7d3c58e86e2f707de7 (patch)
tree58e043aa71b6c348e32cfa8705e13282faa173d9 /configure.ac
parent45b7b420fa0405c21a6d2c31bfc64778bdbdf292 (diff)
downloadfetchmail-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.ac2
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([.])