aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-12-03 01:07:44 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-12-03 01:09:15 +0100
commiteeac0210bf00639df582aa21cbabafeea78acc99 (patch)
tree1afcbad32e30d55283b62ff0f71d5b7e72a8c146 /configure.ac
parent3dcc37f539eff1111604bb6e3e8b309f2e9a1921 (diff)
downloadfetchmail-eeac0210bf00639df582aa21cbabafeea78acc99.tar.gz
fetchmail-eeac0210bf00639df582aa21cbabafeea78acc99.tar.bz2
fetchmail-eeac0210bf00639df582aa21cbabafeea78acc99.zip
Get ready for 6.4.25.rc4.
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 a4897c70..f8e4ca84 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.rc3],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.25.rc4],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])