aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2023-01-28 10:42:33 +0100
committerMatthias Andree <matthias.andree@gmx.de>2023-01-28 10:42:33 +0100
commit7ad0465f38ebf1bf7a9963367617b6288dbdc7e6 (patch)
tree3dd0eb72aade52c2eeb6165a0de5dd39e8525570 /configure.ac
parent02f77c0a0f94157e4fface5a7677deb014568d4f (diff)
downloadfetchmail-7ad0465f38ebf1bf7a9963367617b6288dbdc7e6.tar.gz
fetchmail-7ad0465f38ebf1bf7a9963367617b6288dbdc7e6.tar.bz2
fetchmail-7ad0465f38ebf1bf7a9963367617b6288dbdc7e6.zip
Prepare 6.4.36.
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 2b9bc7e0..09bef9e2 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.35],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.36],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])