aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-08-27 18:53:49 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-08-27 19:07:43 +0200
commite4484beae72aea7f9cc175593930b58f7478adf7 (patch)
treeb2d3c62050aab03d423ddbe2e244fb3640e1fb97 /configure.ac
parent3fecc42a91f74c196ae9dee5d5e6b92d2a63aceb (diff)
downloadfetchmail-e4484beae72aea7f9cc175593930b58f7478adf7.tar.gz
fetchmail-e4484beae72aea7f9cc175593930b58f7478adf7.tar.bz2
fetchmail-e4484beae72aea7f9cc175593930b58f7478adf7.zip
Bump version to 6.4.9
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 fa9505d7..4ec49388 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.8],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.9],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])