aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-06-14 19:16:41 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-06-14 19:16:41 +0200
commit238b70b3ccc0940659ee309c40218dd3dee81b44 (patch)
tree9dc98f94ce9e2ca7a213b3f96041d87d1a433d8c /configure.ac
parent5ae799c5ca68349035dca408d0b90e98b50d6fe0 (diff)
downloadfetchmail-238b70b3ccc0940659ee309c40218dd3dee81b44.tar.gz
fetchmail-238b70b3ccc0940659ee309c40218dd3dee81b44.tar.bz2
fetchmail-238b70b3ccc0940659ee309c40218dd3dee81b44.zip
Prepare fetchmail 6.4.7 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 3934f6cf..a51ec263 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.6],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.7],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])