From 84f607d0f5857d635b48e7ca36e572473187c725 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 25 Oct 2020 14:52:42 +0100 Subject: Label for release. --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 08c365e0..77c453ca 100644 --- a/NEWS +++ b/NEWS @@ -64,7 +64,7 @@ removed from a 6.5.0 or newer release.) for end-of-life OpenSSL versions may be removed even from patchlevel releases. --------------------------------------------------------------------------------- -fetchmail-6.4.13 (work in progress): +fetchmail-6.4.13 (released 2020-10-25, 27608 LoC): # BUG FIXES: * Errors about lock file (= pidfile) creation could be lost in daemon diff --git a/configure.ac b/configure.ac index 338c2863..1e7d5432 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.13-rc2],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.13],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) -- cgit v1.2.3