diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-22 10:34:04 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-22 10:34:04 +0000 |
commit | f357b2cdc97d36b2b0bc2c19685566d91af5948f (patch) | |
tree | cf272781c389e7ac326377a03b3d7a66a389ece0 /configure.ac | |
parent | 206f1285d31b58bb3317a42a52099df67ac790e7 (diff) | |
download | fetchmail-f357b2cdc97d36b2b0bc2c19685566d91af5948f.tar.gz fetchmail-f357b2cdc97d36b2b0bc2c19685566d91af5948f.tar.bz2 fetchmail-f357b2cdc97d36b2b0bc2c19685566d91af5948f.zip |
Bump version.
svn path=/trunk/; revision=4162
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 c43ebc1e..960ac712 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl Process this file with autoconf to produce a configure script. dnl -AC_INIT([fetchmail],[6.2.6-pre6]) +AC_INIT([fetchmail],[6.2.6-pre7]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |