aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-07-07 16:23:07 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-07-28 18:32:12 +0200
commit8a808068a3f351b1bdcfc85c5abdade073a27504 (patch)
tree50d0e20030d5bdbe30f7cb85420b6d2a61d857ce /configure.ac
parenta909daef2d643dbf2455096111550bb44237b8c7 (diff)
downloadfetchmail-8a808068a3f351b1bdcfc85c5abdade073a27504.tar.gz
fetchmail-8a808068a3f351b1bdcfc85c5abdade073a27504.tar.bz2
fetchmail-8a808068a3f351b1bdcfc85c5abdade073a27504.zip
Get ready for 6.4.20.
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 1575ca9f..510ff6f2 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.19],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.20],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])