diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-11-27 02:59:56 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-11-27 02:59:56 +0000 |
commit | e3b44efa0c4af3b01a7c2156671807d44d180f1b (patch) | |
tree | 331cc5f27a2c9ec9a51f312483c694f17ab85d77 /configure.ac | |
parent | bb48594f75f43d55bb7b1756b412dac37e43fc5f (diff) | |
download | fetchmail-e3b44efa0c4af3b01a7c2156671807d44d180f1b.tar.gz fetchmail-e3b44efa0c4af3b01a7c2156671807d44d180f1b.tar.bz2 fetchmail-e3b44efa0c4af3b01a7c2156671807d44d180f1b.zip |
Bump version.
svn path=/branches/BRANCH_6-3/; revision=4971
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 046c45a5..8467bad0 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.6-rc3],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.6-rc4],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |