aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-27 13:32:41 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-27 13:32:41 +0100
commit382a83104918c56ef4b323d44f8c793901310211 (patch)
treeac95f7a2ff41703e09c72a673afe6cb01377e291 /configure.ac
parentd2e9a38da81e3abef94b4708975246a634b89c70 (diff)
downloadfetchmail-382a83104918c56ef4b323d44f8c793901310211.tar.gz
fetchmail-382a83104918c56ef4b323d44f8c793901310211.tar.bz2
fetchmail-382a83104918c56ef4b323d44f8c793901310211.zip
Get ready for 6.4.25.rc2.
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 7978c6c0..0b40bb93 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.4.25.rc1],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.25.rc2],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])