diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-09-25 22:31:18 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-09-25 22:31:18 +0000 |
commit | 60af2e06481166077fb1e006e30999a9e3f21a40 (patch) | |
tree | d8da6dd854334d6781ca9dcf87c1abc970a116ed /configure.ac | |
parent | e45987c87957e697ea0a66cf10a89fd6057d9b16 (diff) | |
download | fetchmail-60af2e06481166077fb1e006e30999a9e3f21a40.tar.gz fetchmail-60af2e06481166077fb1e006e30999a9e3f21a40.tar.bz2 fetchmail-60af2e06481166077fb1e006e30999a9e3f21a40.zip |
snapshot 6.3.5-beta3
svn path=/branches/BRANCH_6-3/; revision=4914
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 e5012850..2c3fa6d9 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.5-beta2],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.5-beta3],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |