From 7568011589eae5448f95eb651f9aba6790772bc9 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 14 Jun 2020 20:15:53 +0200 Subject: Prepare fetchmail 6.4.8 release. --- configure.ac | 2 +- fetchmail.man | 2 +- website/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index a51ec263..d026a662 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.7],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.8],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) diff --git a/fetchmail.man b/fetchmail.man index 4f6e70f6..b9a0ea85 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -10,7 +10,7 @@ .\" Load www macros to process .URL requests, this requires groff: .mso www.tmac .\" -.TH fetchmail 1 2020-03-30 "fetchmail 6.4.7" "fetchmail reference manual" +.TH fetchmail 1 2020-03-30 "fetchmail 6.4.8" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server diff --git a/website/index.html b/website/index.html index 06a0fc43..ffdbf691 100644 --- a/website/index.html +++ b/website/index.html @@ -43,7 +43,7 @@

Fetchmail

-

NEWS: FETCHMAIL 6.4.7 RELEASE

+

NEWS: FETCHMAIL 6.4.8 RELEASE

On 2020-06-14, fetchmail 6.4.7 has been released (click this link to download, or to see recent changes). -- cgit v1.2.3