diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-17 13:18:27 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-17 13:18:27 +0000 |
commit | 209f731088f5332b1f8fe1c0223abfdd1968a45d (patch) | |
tree | 60a936da3659de50e153aaa943d5931150567d71 /configure.ac | |
parent | 33ee981f7123102a4686b4438abfcee3efe144ab (diff) | |
download | fetchmail-209f731088f5332b1f8fe1c0223abfdd1968a45d.tar.gz fetchmail-209f731088f5332b1f8fe1c0223abfdd1968a45d.tar.bz2 fetchmail-209f731088f5332b1f8fe1c0223abfdd1968a45d.zip |
Bump version.
svn path=/trunk/; revision=4290
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 700b58d5..aed9245a 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-rc2]) +AC_INIT([fetchmail],[6.2.9-rc3]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |