aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-01-20 23:41:06 +0100
committerMatthias Andree <matthias.andree@gmx.de>2020-01-20 23:41:06 +0100
commita83bb4d0148cf269c06239c30f4edd25ec3fe95e (patch)
tree93d324cf2aef955fba167fb2b65972ae862731d7 /configure.ac
parentc6e034440db602b2af99cbdf2337ff85a721da2a (diff)
downloadfetchmail-a83bb4d0148cf269c06239c30f4edd25ec3fe95e.tar.gz
fetchmail-a83bb4d0148cf269c06239c30f4edd25ec3fe95e.tar.bz2
fetchmail-a83bb4d0148cf269c06239c30f4edd25ec3fe95e.zip
Bump version to 6.4.2[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 409cabba..912bb7b3 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.2-beta1],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.2-rc1],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])