aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
parentb49b73a5f9a70dd3c22fd09331fbf41fabae759f (diff)
downloadfetchmail-4a1e77d0284291a4384fafdb1a4ba24e826195d9.tar.gz
fetchmail-4a1e77d0284291a4384fafdb1a4ba24e826195d9.tar.bz2
fetchmail-4a1e77d0284291a4384fafdb1a4ba24e826195d9.zip
Version bump to 6.4.24.
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 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([.])