aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2018-06-21 19:13:29 +0200
committerMatthias Andree <matthias.andree@gmx.de>2018-06-21 19:13:29 +0200
commit2a2f4b0a54f67913f6a1a6cce315b77b5ed5fc74 (patch)
treed2a2e4db7a58c897a3f791c91ec47fd3ba138c34 /configure.ac
parent25ee17ed0e74ee55b4cb772c1a0629be269c56d4 (diff)
downloadfetchmail-2a2f4b0a54f67913f6a1a6cce315b77b5ed5fc74.tar.gz
fetchmail-2a2f4b0a54f67913f6a1a6cce315b77b5ed5fc74.tar.bz2
fetchmail-2a2f4b0a54f67913f6a1a6cce315b77b5ed5fc74.zip
Bump version.
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 ebfd7554..16b0fcba 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.beta3],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.0.beta4],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])