aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2023-02-26 11:24:04 +0100
committerMatthias Andree <matthias.andree@gmx.de>2023-02-26 11:24:04 +0100
commit4e85e6ac15c041483e11050b976b91aa9c99d286 (patch)
treeba711755ac8b90671213815747a31c3a467203f8 /configure.ac
parent433dc0bffe0cf3e56c6e755fb93c11871ae91599 (diff)
downloadfetchmail-4e85e6ac15c041483e11050b976b91aa9c99d286.tar.gz
fetchmail-4e85e6ac15c041483e11050b976b91aa9c99d286.tar.bz2
fetchmail-4e85e6ac15c041483e11050b976b91aa9c99d286.zip
Release 6.4.37
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 09bef9e2..149025a7 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.36],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.37],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])