aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-02-14 21:14:33 +0100
committerMatthias Andree <matthias.andree@gmx.de>2020-02-14 21:14:33 +0100
commit03a2ddbad0ceb87db1ee199112949bf65f53c63b (patch)
treea4a46f68405a497f6bb79454d4c39ef622ed5b8d /configure.ac
parent1429032b56ddc7fb33f32f3f0267410440c7bf05 (diff)
downloadfetchmail-03a2ddbad0ceb87db1ee199112949bf65f53c63b.tar.gz
fetchmail-03a2ddbad0ceb87db1ee199112949bf65f53c63b.tar.bz2
fetchmail-03a2ddbad0ceb87db1ee199112949bf65f53c63b.zip
Get ready for 6.4.2 release.
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 fcdb5f7a..1ca6717e 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-rc3],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.2],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])