From 2592f935fa748a89b916ded0b6a3c3c5890752a8 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 11 Feb 2021 19:25:16 +0100 Subject: Bump version to 6.4.17 for next release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index fefea7fd..c541fd40 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.16],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.17],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) -- cgit v1.2.3