aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-02-11 19:25:16 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-02-11 19:25:16 +0100
commit2592f935fa748a89b916ded0b6a3c3c5890752a8 (patch)
treecf9572ab3aecc79e23898c23575ea59017f0acab /configure.ac
parent6d4a09dfde89f4387f668e144fe1d7e54aada540 (diff)
downloadfetchmail-2592f935fa748a89b916ded0b6a3c3c5890752a8.tar.gz
fetchmail-2592f935fa748a89b916ded0b6a3c3c5890752a8.tar.bz2
fetchmail-2592f935fa748a89b916ded0b6a3c3c5890752a8.zip
Bump version to 6.4.17 for next release.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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([.])