From 0b175aec7fdd54b0c3b308343b3e6475515f2369 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 5 Apr 2020 11:44:36 +0200 Subject: Bump version for 6.4.3 release. --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 472a49dc..00eec13f 100644 --- a/NEWS +++ b/NEWS @@ -65,7 +65,7 @@ removed from a 6.5.0 or newer release.) -------------------------------------------------------------------------------- -fetchmail-6.4.3 (WIP) +fetchmail-6.4.3 (released 2020-04-05, 27530 LoC): ## BUGFIXES: * Plug memory leaks when parts of the configuration (defaults, rcfile, command diff --git a/configure.ac b/configure.ac index ccca38d6..dedc6f2d 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.3-rc2],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.3],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) -- cgit v1.2.3