diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-08-27 19:48:15 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-08-27 19:48:15 +0200 |
commit | 297e9b48a48518ef122879bcb91ca3440daa669c (patch) | |
tree | 7ced441cff50a94f6b9e7edc6488a89571ebd942 /configure.ac | |
parent | c92eb3c1895f10a9a4d3229ac883071b62db3920 (diff) | |
download | fetchmail-297e9b48a48518ef122879bcb91ca3440daa669c.tar.gz fetchmail-297e9b48a48518ef122879bcb91ca3440daa669c.tar.bz2 fetchmail-297e9b48a48518ef122879bcb91ca3440daa669c.zip |
Prepare 6.4.10.
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 c1138ae0..2304f39a 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.9],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.10],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |