diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-02-08 18:59:29 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-02-08 18:59:29 +0100 |
commit | 449785c4e1c9a5915d5eb5082852d2091f30aead (patch) | |
tree | f5b6c1bad0abffd75e956170160bbb91c6963060 /configure.ac | |
parent | 77d0803357c4c3675965d8528593e1c27d280aa0 (diff) | |
download | fetchmail-449785c4e1c9a5915d5eb5082852d2091f30aead.tar.gz fetchmail-449785c4e1c9a5915d5eb5082852d2091f30aead.tar.bz2 fetchmail-449785c4e1c9a5915d5eb5082852d2091f30aead.zip |
Record 6.4.16 state.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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([.]) |