From ec00a816a961faef098a84580841475b042bcd34 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 21 Aug 2011 15:14:42 +0200 Subject: Bump version to 6.3.21, mark release date. --- NEWS | 2 +- configure.ac | 2 +- fetchmail.man | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 2b2fb4d4..bc2b5748 100644 --- a/NEWS +++ b/NEWS @@ -56,7 +56,7 @@ removed from a 6.4.0 or newer release.) -------------------------------------------------------------------------------- -fetchmail-6.3.21 (not yet released): +fetchmail-6.3.21 (released 2011-08-21, 26011 LoC): # CRITICAL BUG FIX * The IMAP client no longer inserts NUL bytes into the last line of a message diff --git a/configure.ac b/configure.ac index fff5a6fa..b66ad809 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.3.20],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.21],[fetchmail-users@lists.berlios.de]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) diff --git a/fetchmail.man b/fetchmail.man index 81980964..cdb88627 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 "fetchmail 6.3.20" "fetchmail" "fetchmail reference manual" +.TH fetchmail 1 "fetchmail 6.3.21" "fetchmail" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server -- cgit v1.2.3