aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-04-05 11:44:36 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-04-05 11:44:36 +0200
commit0b175aec7fdd54b0c3b308343b3e6475515f2369 (patch)
treec7a34d75aed142a729c6e52380a49a84c623858f /configure.ac
parent0b143cf83fbe45d640c057341bc0c163b309d41d (diff)
downloadfetchmail-0b175aec7fdd54b0c3b308343b3e6475515f2369.tar.gz
fetchmail-0b175aec7fdd54b0c3b308343b3e6475515f2369.tar.bz2
fetchmail-0b175aec7fdd54b0c3b308343b3e6475515f2369.zip
Bump version for 6.4.3 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 ccca38d6..dedc6f2d 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.3-rc2],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.3],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])