diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2022-07-27 16:56:07 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2022-07-27 16:56:07 +0200 |
commit | 52356c16ff9699e752475b5389882ad7733eac45 (patch) | |
tree | b40c6da00d892a8cf3ebe1183ad6560a90528120 /configure.ac | |
parent | 4a01115143de880b153dcedb5b23ab1225541df4 (diff) | |
download | fetchmail-52356c16ff9699e752475b5389882ad7733eac45.tar.gz fetchmail-52356c16ff9699e752475b5389882ad7733eac45.tar.bz2 fetchmail-52356c16ff9699e752475b5389882ad7733eac45.zip |
Prepare 6.4.32.
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 d0df287e..44d6fccf 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.31],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.32],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |