diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-10-30 02:25:18 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-10-30 02:25:18 +0000 |
commit | 5a9081ad4066c0d5ad77482f6f2ebf1caa503ef9 (patch) | |
tree | 713762283e143b019b41ecf0cd866458378a47d4 /configure.ac | |
parent | d0cd7ea38a470e2204c0dbf4a63bfea0b6889edc (diff) | |
download | fetchmail-5a9081ad4066c0d5ad77482f6f2ebf1caa503ef9.tar.gz fetchmail-5a9081ad4066c0d5ad77482f6f2ebf1caa503ef9.tar.bz2 fetchmail-5a9081ad4066c0d5ad77482f6f2ebf1caa503ef9.zip |
Release 6.3.13.
svn path=/branches/BRANCH_6-3/; revision=5449
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 1c6e4ac7..2170c355 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script. dnl dnl XXX - if bumping version here, check fetchmail.man, too! -AC_INIT([fetchmail],[6.3.12],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.13],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |