aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2020-05-29 12:33:07 +0200
committerMatthias Andree <matthias.andree@gmx.de>2020-05-29 12:33:07 +0200
commit32c48d444e035b0c54deaf9b2c91c0ff6cd09967 (patch)
tree0be69cc1ee2f926ba8a52f4920359439ba58eb37 /configure.ac
parenta01fbb5fcb7ccc24a75357ac3d4ce45d7c59aa67 (diff)
downloadfetchmail-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.ac2
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([.])