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 | |
parent | 206f1285d31b58bb3317a42a52099df67ac790e7 (diff) | |
download | fetchmail-f357b2cdc97d36b2b0bc2c19685566d91af5948f.tar.gz fetchmail-f357b2cdc97d36b2b0bc2c19685566d91af5948f.tar.bz2 fetchmail-f357b2cdc97d36b2b0bc2c19685566d91af5948f.zip |
Bump version.
svn path=/trunk/; revision=4162
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | fetchmail-SA-2005-01.txt | 2 |
2 files changed, 2 insertions, 2 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([.]) diff --git a/fetchmail-SA-2005-01.txt b/fetchmail-SA-2005-01.txt index 4a76a74e..50529d81 100644 --- a/fetchmail-SA-2005-01.txt +++ b/fetchmail-SA-2005-01.txt @@ -25,7 +25,7 @@ Affects: fetchmail version 6.2.5.1 (denial of service) (other versions have not been checked) Not affected: fetchmail 6.2.5.2 - fetchmail 6.2.6-pre6 + fetchmail 6.2.6-pre7 fetchmail 6.3.0 (not released yet) Older versions may not have THIS bug, but had been found |