diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-05-29 12:33:07 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-05-29 12:33:07 +0200 |
commit | 32c48d444e035b0c54deaf9b2c91c0ff6cd09967 (patch) | |
tree | 0be69cc1ee2f926ba8a52f4920359439ba58eb37 /configure.ac | |
parent | a01fbb5fcb7ccc24a75357ac3d4ce45d7c59aa67 (diff) | |
download | fetchmail-32c48d444e035b0c54deaf9b2c91c0ff6cd09967.tar.gz fetchmail-32c48d444e035b0c54deaf9b2c91c0ff6cd09967.tar.bz2 fetchmail-32c48d444e035b0c54deaf9b2c91c0ff6cd09967.zip |
Prepare 6.4.6 (translation update
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 691a61aa..3934f6cf 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.5],[fetchmail-users@lists.sourceforge.net]) +AC_INIT([fetchmail],[6.4.6],[fetchmail-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR([fetchmail.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_LIBOBJ_DIR([.]) |