aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-20 10:07:19 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-20 10:07:19 +0100
commit4a1e77d0284291a4384fafdb1a4ba24e826195d9 (patch)
treeff412ae94d45ba65d24afea9f03c54d6aee0bbc1
parentb49b73a5f9a70dd3c22fd09331fbf41fabae759f (diff)
downloadfetchmail-4a1e77d0284291a4384fafdb1a4ba24e826195d9.tar.gz
fetchmail-4a1e77d0284291a4384fafdb1a4ba24e826195d9.tar.bz2
fetchmail-4a1e77d0284291a4384fafdb1a4ba24e826195d9.zip
Version bump to 6.4.24.
-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 580cc10c..89b63561 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.24 (not yet released):
+fetchmail-6.4.24 (released 2021-11-20, 30218 LoC):
# COMPATIBILITY:
* Bison 3.8 dropped yytoknum altogether, breaking compilation due to a
diff --git a/configure.ac b/configure.ac
index 0407d994..14760f3a 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.23],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.24],[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 d9070074..1e6dff25 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-10-31 "fetchmail 6.4.23" "fetchmail reference manual"
+.TH fetchmail 1 2021-11-20 "fetchmail 6.4.24" "fetchmail reference manual"
.SH NAME
fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server