diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-19 13:24:49 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-19 13:24:49 +0000 |
commit | ce50e4b0cbf0563780df6cb6a31d45d76e7fd11c (patch) | |
tree | 286601851815e462de57e3acf4f4a7a9613808ad /configure.ac | |
parent | ebbff39ac0af7dbf76bab7b8e227559cb2d1edb6 (diff) | |
download | fetchmail-ce50e4b0cbf0563780df6cb6a31d45d76e7fd11c.tar.gz fetchmail-ce50e4b0cbf0563780df6cb6a31d45d76e7fd11c.tar.bz2 fetchmail-ce50e4b0cbf0563780df6cb6a31d45d76e7fd11c.zip |
Bump version to 6.2.9-rc10.
svn path=/trunk/; revision=4467
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 2c7bb7c2..25718004 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-rc9]) +AC_INIT([fetchmail],[6.2.9-rc10]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |