diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-11 00:09:54 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-11 00:09:54 +0000 |
commit | ca07279f3ad632e08f6d7ac5b0b76f92a5f2e71e (patch) | |
tree | 6c78c3451ccd824f6aa9cb21ee0850866230b7a6 /configure.ac | |
parent | cfedcdc2fc1a7ba7a6c9f01b67139299ec31036d (diff) | |
download | fetchmail-ca07279f3ad632e08f6d7ac5b0b76f92a5f2e71e.tar.gz fetchmail-ca07279f3ad632e08f6d7ac5b0b76f92a5f2e71e.tar.bz2 fetchmail-ca07279f3ad632e08f6d7ac5b0b76f92a5f2e71e.zip |
Bump version.
svn path=/trunk/; revision=4111
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 a80b787f..c7cfc9d4 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.7-beta1]) +AC_INIT([fetchmail],[6.2.6-pre4]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |