aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-05-07 20:07:43 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-05-07 20:08:29 +0200
commit5671c538fb5149f0ae475fc87e9deb62d1c3be83 (patch)
treeb8dfe514d8b64ba755da38dd4807f974a422da93 /configure.ac
parent3df0768e30d1b198e59afed73f03775b500be487 (diff)
downloadfetchmail-5671c538fb5149f0ae475fc87e9deb62d1c3be83.tar.gz
fetchmail-5671c538fb5149f0ae475fc87e9deb62d1c3be83.tar.bz2
fetchmail-5671c538fb5149f0ae475fc87e9deb62d1c3be83.zip
Get ready for 6.4.5 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 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([.])