aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-05-04 12:33:59 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-05-04 12:33:59 +0200
commitf911b18a0efbd0ff19fd659c6d15372ae2cbfbad (patch)
treef7a5589fe1d4f428763c4e6476f6988079ee0041 /configure.ac
parent0771aabe3c81da9dd6d0ed23d4e464ef497de1df (diff)
downloadfetchmail-f911b18a0efbd0ff19fd659c6d15372ae2cbfbad.tar.gz
fetchmail-f911b18a0efbd0ff19fd659c6d15372ae2cbfbad.tar.bz2
fetchmail-f911b18a0efbd0ff19fd659c6d15372ae2cbfbad.zip
Bump version to 6.4.5-rc2 and record po/.
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 6fd2caf6..1fc8ec0c 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-rc1],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.5-rc2],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])