diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-10 10:24:20 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-10 10:24:20 +0000 |
commit | ecb3612c83cbc7f140663cd7266ae3879a643414 (patch) | |
tree | 18ba3d1fbc301284f63017290d5b60ef8437931f /configure.ac | |
parent | 48d6f9bb80b2624f524e572494debaf7331a2c82 (diff) | |
download | fetchmail-ecb3612c83cbc7f140663cd7266ae3879a643414.tar.gz fetchmail-ecb3612c83cbc7f140663cd7266ae3879a643414.tar.bz2 fetchmail-ecb3612c83cbc7f140663cd7266ae3879a643414.zip |
Bump version again.
svn path=/trunk/; revision=4409
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 4492c376..85dc7b88 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-rc8]) +AC_INIT([fetchmail],[6.2.9-rc9]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |