From 8df00d5798cd428a0bed97ad5dbf94f562bb5a27 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 15 Oct 2022 15:55:58 +0200 Subject: Release fetchmail 6.4.34. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5799f8eb..1a839c9e 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.33],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.34],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) -- cgit v1.2.3