aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-05-14 21:17:37 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-05-14 21:17:37 +0200
commitdd5a40908191e728f483f329fa5f54bd06bcc52c (patch)
treec42039321e2c213488e30561cf131ec200d2c002 /configure.ac
parent7a38ed6c0f59ad56ba5906cdf6c2ed30ffcefa48 (diff)
downloadfetchmail-dd5a40908191e728f483f329fa5f54bd06bcc52c.tar.gz
fetchmail-dd5a40908191e728f483f329fa5f54bd06bcc52c.tar.bz2
fetchmail-dd5a40908191e728f483f329fa5f54bd06bcc52c.zip
Bump version to 6.4.0.beta5.
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 59a90392..2b210db0 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.beta4],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.0.beta5],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])