diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 12:45:38 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 12:45:38 +0000 |
commit | 80aac426558a82576bb3da3f05c8b9db73a131d5 (patch) | |
tree | 643ae381ff368c6c6de573d9bcbce7b76a1ac2d3 /configure.ac | |
parent | dff8ce7e97897a4a8b62c339c000f9e568654e23 (diff) | |
download | fetchmail-80aac426558a82576bb3da3f05c8b9db73a131d5.tar.gz fetchmail-80aac426558a82576bb3da3f05c8b9db73a131d5.tar.bz2 fetchmail-80aac426558a82576bb3da3f05c8b9db73a131d5.zip |
Roll up 6.3.5-beta1.
svn path=/branches/BRANCH_6-3/; revision=4888
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 e8e7fff7..03d0b33c 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+svn],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.5-beta1],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |