diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-10-29 14:03:19 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-10-29 14:03:19 +0000 |
commit | 68e2e0521de07dc8b6fed01b0608496f2569c090 (patch) | |
tree | 09765274e6fb51b0de9aad64540610789c393125 /configure.ac | |
parent | 472506b528f9c8e2573b85652fe1ec07d9110f40 (diff) | |
download | fetchmail-68e2e0521de07dc8b6fed01b0608496f2569c090.tar.gz fetchmail-68e2e0521de07dc8b6fed01b0608496f2569c090.tar.bz2 fetchmail-68e2e0521de07dc8b6fed01b0608496f2569c090.zip |
Bump version.
svn path=/trunk/; revision=4370
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 e20234e6..3cef2f11 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.2.9-rc6]) +AC_INIT([fetchmail],[6.2.9-rc7]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |