aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-09 18:07:34 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-09 18:07:34 +0200
commit06aee72ee5a49133c60672d588750b525c058d14 (patch)
tree4108de7273e5a1196740800c9e331c471e3ec669 /configure.ac
parent65d9dde07c9f1ad4f4d6f02eb673ea90eef957ad (diff)
downloadfetchmail-06aee72ee5a49133c60672d588750b525c058d14.tar.gz
fetchmail-06aee72ee5a49133c60672d588750b525c058d14.tar.bz2
fetchmail-06aee72ee5a49133c60672d588750b525c058d14.zip
Bump version to 6.4.21.
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 510ff6f2..1ee9fe28 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.20],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.21],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])