aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-10-30 02:25:18 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-10-30 02:25:18 +0000
commit5a9081ad4066c0d5ad77482f6f2ebf1caa503ef9 (patch)
tree713762283e143b019b41ecf0cd866458378a47d4 /configure.ac
parentd0cd7ea38a470e2204c0dbf4a63bfea0b6889edc (diff)
downloadfetchmail-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.ac2
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([.])