aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-08-19 21:32:22 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-08-19 22:05:23 +0200
commitd8d87f0e814f579a05621ffd8d64f4aa5065f5d3 (patch)
treebbe6a9b3c8d6ffca4ecd72cadb170b93583d73fe /configure.ac
parent0a2fa9b15ba13de6d0342b70364f598d1614d028 (diff)
downloadfetchmail-d8d87f0e814f579a05621ffd8d64f4aa5065f5d3.tar.gz
fetchmail-d8d87f0e814f579a05621ffd8d64f4aa5065f5d3.tar.bz2
fetchmail-d8d87f0e814f579a05621ffd8d64f4aa5065f5d3.zip
Bump version to .rc2.
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 8a7d9d49..fd5e2c91 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.0.rc1],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.0.rc2],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])