diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-15 17:37:13 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-15 17:37:13 +0000 |
commit | 856a05773c353d7bf4cc782988864a07615f6c41 (patch) | |
tree | 0665b3815ff9f967d273da7795176db86ea60721 /configure.ac | |
parent | c3e52ea6ca3178b7ecab4b389a9ba9269662b48f (diff) | |
download | fetchmail-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.ac | 2 |
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([.]) |