diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-22 03:26:03 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-22 03:26:03 +0000 |
commit | 46f015be0597ded4531f7dbf014f5e5bfa93c2b7 (patch) | |
tree | be1007e1df4998740afe0ddd43f7afc1f18f4754 /configure.ac | |
parent | af18c5a62dff6a75ef77f8154d706596ebadd006 (diff) | |
download | fetchmail-46f015be0597ded4531f7dbf014f5e5bfa93c2b7.tar.gz fetchmail-46f015be0597ded4531f7dbf014f5e5bfa93c2b7.tar.bz2 fetchmail-46f015be0597ded4531f7dbf014f5e5bfa93c2b7.zip |
Snapshot 6.2.6-pre6.
svn path=/trunk/; revision=4159
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 82d3c9ba..c43ebc1e 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-pre5]) +AC_INIT([fetchmail],[6.2.6-pre6]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |