aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2022-03-05 17:22:06 +0100
committerMatthias Andree <matthias.andree@gmx.de>2022-03-05 17:22:06 +0100
commitb7fe350ec6809f5b71095b0e64959ab8da053c40 (patch)
tree6e1087909edb359313b8917f26f3fa6cb3d10e72 /configure.ac
parent844fef868fa47bb30ba68001806017b125506613 (diff)
downloadfetchmail-b7fe350ec6809f5b71095b0e64959ab8da053c40.tar.gz
fetchmail-b7fe350ec6809f5b71095b0e64959ab8da053c40.tar.bz2
fetchmail-b7fe350ec6809f5b71095b0e64959ab8da053c40.zip
Update for 6.4.28.
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 9cefda7b..444b829b 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.27],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.28],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])