aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-02-08 18:59:29 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-02-08 18:59:29 +0100
commit449785c4e1c9a5915d5eb5082852d2091f30aead (patch)
treef5b6c1bad0abffd75e956170160bbb91c6963060 /configure.ac
parent77d0803357c4c3675965d8528593e1c27d280aa0 (diff)
downloadfetchmail-449785c4e1c9a5915d5eb5082852d2091f30aead.tar.gz
fetchmail-449785c4e1c9a5915d5eb5082852d2091f30aead.tar.bz2
fetchmail-449785c4e1c9a5915d5eb5082852d2091f30aead.zip
Record 6.4.16 state.
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 4697fed6..fefea7fd 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.16-rc1],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.16],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])