From 9f0cfb6426ad9384f24dab0e6d33806b7f2a2eaf Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 14 Jun 2021 12:44:08 +0300 Subject: [PATCH] configure.ac: Update to v2.3.14.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9cd6c8c876..54b80f3744 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ([2.59]) # Be sure to update ABI version also if anything changes that might require # recompiling plugins. Most importantly that means if any structs are changed. -AC_INIT([Dovecot],[2.3.14],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[2.3.14.1],[dovecot@dovecot.org]) AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv14($PACKAGE_VERSION)", [Dovecot ABI version]) AC_CONFIG_SRCDIR([src]) -- 2.47.2