diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2012-12-10 22:07:28 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2012-12-10 22:07:28 +0100 |
commit | 9408e13ae1ef5419ebe93544ab337e94fcd3a522 (patch) | |
tree | 08da9eb40d8c07376de40773f3a5ac635e58eeec /configure.ac | |
parent | 29cd0d8a6d9a69c1bb4ab413d0812d7d5982b3d8 (diff) | |
download | fetchmail-9408e13ae1ef5419ebe93544ab337e94fcd3a522.tar.gz fetchmail-9408e13ae1ef5419ebe93544ab337e94fcd3a522.tar.bz2 fetchmail-9408e13ae1ef5419ebe93544ab337e94fcd3a522.zip |
Release 6.3.23.
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 60de3cd0..a77d5828 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script. dnl dnl XXX - if bumping version here, check fetchmail.man, too! -AC_INIT([fetchmail],[6.3.22.2],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.23],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |