aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-28 16:31:00 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-28 16:31:00 +0100
commit17006dce31238a5ae227ac807d704e15404f6f37 (patch)
tree6f826506dd3e6586dca33d27104a4a627c30a27f /configure.ac
parent8128beadf678df2af7c9ddd7c38cf74758b0ea43 (diff)
downloadfetchmail-17006dce31238a5ae227ac807d704e15404f6f37.tar.gz
fetchmail-17006dce31238a5ae227ac807d704e15404f6f37.tar.bz2
fetchmail-17006dce31238a5ae227ac807d704e15404f6f37.zip
Get ready for 6.4.25.rc3.
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 35e0cecf..fe9a3b17 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.rc2],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.25.rc3],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])