From a1c85d725fb112c194be2c1e468b4c0cbadd6b86 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 3 Feb 2013 16:25:38 +0100 Subject: [PATCH] Bump version. --- configure.ac | 2 +- fetchmail.man | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index c379ccb7..ebb4db56 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.24],[fetchmail-users@lists.berlios.de]) +AC_INIT([fetchmail],[6.3.25],[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 a618fffc..2356d95e 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.24" "fetchmail" "fetchmail reference manual" +.TH fetchmail 1 "fetchmail 6.3.25" "fetchmail" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server -- 2.43.2