aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-01-30 14:22:15 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-01-30 15:24:53 +0100
commit5490a3a6de82b3e4d4d7e2da09756668d763c06b (patch)
treec909a646b6c864a888bb991c9c8b90d7037c07bc /configure.ac
parentf29b6e7570745b02a9d3f98e0ca3bf83ef6d9b1d (diff)
downloadfetchmail-5490a3a6de82b3e4d4d7e2da09756668d763c06b.tar.gz
fetchmail-5490a3a6de82b3e4d4d7e2da09756668d763c06b.tar.bz2
fetchmail-5490a3a6de82b3e4d4d7e2da09756668d763c06b.zip
configure.ac: Bump version to 6.4.16-rc1.
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 a55054d4..896fa5a7 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.15],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.16-rc1],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])