From 13091ab766573b48d065096ee5c3915535f38610 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 27 Mar 2021 23:35:35 +0100 Subject: Prepare for 6.4.18. --- NEWS | 9 ++++++--- configure.ac | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 39a5e97e..5526f60d 100644 --- a/NEWS +++ b/NEWS @@ -99,6 +99,10 @@ fetchmail-6.4.18 (not yet released): SSL_use_RSAPrivateKey_file, the latter will be deprecated with OpenSSL v3, and the user's key file might be something else than RSA. +# TRANSLATION UPDATE: + This fine person has contributed an updated translation: +* fi: Lauri Nurmi [Finnish] + -------------------------------------------------------------------------------- fetchmail-6.4.17 (released 2021-03-07, 29998 LoC): @@ -112,9 +116,8 @@ fetchmail-6.4.17 (released 2021-03-07, 29998 LoC): a TLS-wrapped port. * fetchmailconf: --version (-V) now prints the Python version in use. -# TRANSLATION UPDATES - These fine people have contributed updated translations for fetchmail, - in no particular order: +# TRANSLATION UPDATE: + This fine person has contributed an updated translation: * ja: Takeshi Hamasaki [Japanese] -------------------------------------------------------------------------------- diff --git a/configure.ac b/configure.ac index e7e9b3ab..09d0265d 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.18-rc1],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.18],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) -- cgit v1.2.3