aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-20 17:09:37 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-21 00:44:45 +0100
commit2dcad9d0e005741f22616df0d32857540adfd5e8 (patch)
tree4074744506a55e6a9b7273d1dbdcbc8ee8d24628
parent4ccbbe06175d6dd15d4409d39dd83ed7b73671c9 (diff)
downloadfetchmail-2dcad9d0e005741f22616df0d32857540adfd5e8.tar.gz
fetchmail-2dcad9d0e005741f22616df0d32857540adfd5e8.tar.bz2
fetchmail-2dcad9d0e005741f22616df0d32857540adfd5e8.zip
Bump version to 6.4.25.rc1
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
-rw-r--r--fetchmail.man2
3 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index fc0eb60a..a88e2067 100644
--- a/NEWS
+++ b/NEWS
@@ -90,7 +90,7 @@ removed from a 6.5.0 or newer release.)
have required another loop through the translators.
--------------------------------------------------------------------------------
-fetchmail-6.4.25 (not yet released):
+fetchmail-6.4.25.rc1 (released 2021-11-20, 31632 LoC):
# BREAKING CHANGES
* Since distributions continue patching for LibreSSL use, which cannot be
diff --git a/configure.ac b/configure.ac
index 2c832a9e..cb4c9362 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.24],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.25.rc1],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])
diff --git a/fetchmail.man b/fetchmail.man
index 5e5ec015..484b9dde 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -10,7 +10,7 @@
.\" Load www macros to process .URL requests, this requires groff:
.mso www.tmac
.\"
-.TH fetchmail 1 2021-11-20 "fetchmail 6.4.24" "fetchmail reference manual"
+.TH fetchmail 1 2021-11-20 "fetchmail 6.4.25" "fetchmail reference manual"
.SH NAME
fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server