aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2022-08-27 07:52:49 +0200
committerMatthias Andree <matthias.andree@gmx.de>2022-08-27 07:52:49 +0200
commit7d456b3ffe4438f0182ea99c7cb507151e92179e (patch)
tree1be7ca69d64de735b3af7870a29c4a471a988d10 /configure.ac
parentf96942fb0db5e5e3628958bded0332a5c6bc27fa (diff)
downloadfetchmail-7d456b3ffe4438f0182ea99c7cb507151e92179e.tar.gz
fetchmail-7d456b3ffe4438f0182ea99c7cb507151e92179e.tar.bz2
fetchmail-7d456b3ffe4438f0182ea99c7cb507151e92179e.zip
Update for 6.4.33.
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 44d6fccf..200d4488 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.32],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.33],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])