aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2023-01-04 12:06:09 +0100
committerMatthias Andree <matthias.andree@gmx.de>2023-01-04 12:06:09 +0100
commit97dd608cf4bfd8bf76ede7781fdfa053d29d0085 (patch)
treeba5b1c66834581cc1e242ee9779f7d5d000799ea /configure.ac
parenta0c72255140e944ae25e42043d1ff243e0c5fa01 (diff)
downloadfetchmail-97dd608cf4bfd8bf76ede7781fdfa053d29d0085.tar.gz
fetchmail-97dd608cf4bfd8bf76ede7781fdfa053d29d0085.tar.bz2
fetchmail-97dd608cf4bfd8bf76ede7781fdfa053d29d0085.zip
Prepare 6.4.35
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 1a839c9e..2b9bc7e0 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.34],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.35],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])