From 9f41b88fafd73dbc2b33965267425813b9c6456b Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Thu, 23 Jan 2020 20:28:57 +0200 Subject: [PATCH] Released 2.3.9.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 04efd0410a..05a35778a4 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.9.2],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[2.3.9.3],[dovecot@dovecot.org]) AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv9($PACKAGE_VERSION)", [Dovecot ABI version]) AC_CONFIG_SRCDIR([src]) -- 2.47.2