From 5671c538fb5149f0ae475fc87e9deb62d1c3be83 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 7 May 2020 20:07:43 +0200 Subject: Get ready for 6.4.5 release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1fc8ec0c..691a61aa 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.5-rc2],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.5],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) -- cgit v1.2.3