aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-03-15 17:37:13 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-03-15 17:37:13 +0000
commit856a05773c353d7bf4cc782988864a07615f6c41 (patch)
tree0665b3815ff9f967d273da7795176db86ea60721 /configure.ac
parentc3e52ea6ca3178b7ecab4b389a9ba9269662b48f (diff)
downloadfetchmail-856a05773c353d7bf4cc782988864a07615f6c41.tar.gz
fetchmail-856a05773c353d7bf4cc782988864a07615f6c41.tar.bz2
fetchmail-856a05773c353d7bf4cc782988864a07615f6c41.zip
Snapshot 6.3.3.rc2.
svn path=/branches/BRANCH_6-3/; revision=4745
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 1549aed9..c5e9cdb4 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.3.rc1],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.3.rc2],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])