diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-09-04 10:08:21 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-09-04 10:08:21 +0200 |
commit | b6a21e7f19fbe8ae71b63af05d5b059ea4405459 (patch) | |
tree | 82cef4839b3bdeb4a9b023e3902d8b22d086b9a5 /configure.ac | |
parent | 35a11ac5ea4abf23015e9c220087ad240e7ee5a7 (diff) | |
download | fetchmail-b6a21e7f19fbe8ae71b63af05d5b059ea4405459.tar.gz fetchmail-b6a21e7f19fbe8ae71b63af05d5b059ea4405459.tar.bz2 fetchmail-b6a21e7f19fbe8ae71b63af05d5b059ea4405459.zip |
Prepare 6.4.12.
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 6c8f1d2c..a547bee1 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.11],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.12],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |