diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-01-19 02:53:56 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-01-19 02:53:56 +0000 |
commit | d96713abf9221237b0acf9fc29fc2555a62af50a (patch) | |
tree | e7a2aa570691fa200b3657948d91725941a4b3de /configure.ac | |
parent | 33280d2b96b4010645c5e0a5f9e892ca9fddc1d0 (diff) | |
download | fetchmail-d96713abf9221237b0acf9fc29fc2555a62af50a.tar.gz fetchmail-d96713abf9221237b0acf9fc29fc2555a62af50a.tar.bz2 fetchmail-d96713abf9221237b0acf9fc29fc2555a62af50a.zip |
Bump version to -rc4.
svn path=/branches/BRANCH_6-3/; revision=4658
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 95a9f8c2..86ff4268 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.3.2-rc3],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.2-rc4],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |