aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-08-24 12:38:53 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-08-24 12:38:53 +0200
commit0b23e32f8305b835d19df0c9bc3a0295f488b1b5 (patch)
treeb284cfe05b2967b82a8c20b164dc3a1ad2534252 /configure.ac
parent4f7301731893456460864c6eb43157bfc1c8db8f (diff)
downloadfetchmail-0b23e32f8305b835d19df0c9bc3a0295f488b1b5.tar.gz
fetchmail-0b23e32f8305b835d19df0c9bc3a0295f488b1b5.tar.bz2
fetchmail-0b23e32f8305b835d19df0c9bc3a0295f488b1b5.zip
Bump version to -rc3.
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 fd5e2c91..b0305da8 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.rc2],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.0.rc3],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])