aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2013-02-03 16:25:38 +0100
committerMatthias Andree <matthias.andree@gmx.de>2013-02-03 16:25:38 +0100
commita1c85d725fb112c194be2c1e468b4c0cbadd6b86 (patch)
tree64e4a56a32aa231bc4894af9176ea322ad65fb27 /configure.ac
parent9aa6e502b5efa72e564721c79285058f90dc688e (diff)
downloadfetchmail-a1c85d725fb112c194be2c1e468b4c0cbadd6b86.tar.gz
fetchmail-a1c85d725fb112c194be2c1e468b4c0cbadd6b86.tar.bz2
fetchmail-a1c85d725fb112c194be2c1e468b4c0cbadd6b86.zip
Bump version.
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 c379ccb7..ebb4db56 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.24],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.25],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])