diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-07-29 10:01:56 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-07-29 10:01:56 +0000 |
commit | b8d6190d0f03b9e510bcd7b6569f8bab204d1af2 (patch) | |
tree | 578f1186e247b855ba10f5215770cb58c50760be /configure.ac | |
parent | e76ae1ef1afb66f8be3f30725ce42d53c096cf79 (diff) | |
download | fetchmail-b8d6190d0f03b9e510bcd7b6569f8bab204d1af2.tar.gz fetchmail-b8d6190d0f03b9e510bcd7b6569f8bab204d1af2.tar.bz2 fetchmail-b8d6190d0f03b9e510bcd7b6569f8bab204d1af2.zip |
Bump version to 6.3.9-rc1.
svn path=/branches/BRANCH_6-3/; revision=5121
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 efb6ba15..6e06ba16 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl Autoconfigure input file for fetchmail dnl Process this file with autoconf to produce a configure script. dnl -AC_INIT([fetchmail],[6.3.8],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.9-rc1],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |