diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-21 08:51:35 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-21 08:51:35 +0000 |
commit | 8769e6652c1806c8b006a4e38ca4519581bc820e (patch) | |
tree | 08b582510e829e9956379e28e7a0fb32bea58b25 /configure.ac | |
parent | e03d774f3f4b2c35f7965c809e01db5a5962bd19 (diff) | |
download | fetchmail-8769e6652c1806c8b006a4e38ca4519581bc820e.tar.gz fetchmail-8769e6652c1806c8b006a4e38ca4519581bc820e.tar.bz2 fetchmail-8769e6652c1806c8b006a4e38ca4519581bc820e.zip |
Snapshot 6.2.9-rc4.
svn path=/trunk/; revision=4303
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 aed9245a..06426108 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl dnl Process this file with autoconf to produce a configure script. dnl -AC_INIT([fetchmail],[6.2.9-rc3]) +AC_INIT([fetchmail],[6.2.9-rc4]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |