aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2023-03-19 16:15:26 +0100
committerMatthias Andree <matthias.andree@gmx.de>2023-03-19 16:15:26 +0100
commitdfce9d8ab45cdf21b1d2a5e3cf18cfb98d617d91 (patch)
tree215383e452ac4fed3e6bcc5aa537d8b378d9afa6
parent9c191fc4ff2f8c76892212a1a10847e8c50d66bf (diff)
downloadfetchmail-dfce9d8ab45cdf21b1d2a5e3cf18cfb98d617d91.tar.gz
fetchmail-dfce9d8ab45cdf21b1d2a5e3cf18cfb98d617d91.tar.bz2
fetchmail-dfce9d8ab45cdf21b1d2a5e3cf18cfb98d617d91.zip
Bump version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 149025a7..035e730a 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.37],[fetchmail-users@lists.sourceforge.net])
+AC_INIT([fetchmail],[6.4.38],[fetchmail-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])