From: Aki Tuomi Date: Tue, 28 Jul 2020 10:25:44 +0000 (+0300) Subject: Released v2.3.11.2 X-Git-Tag: 2.3.11.3~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c8a4e90feab2846da4a7a2a091218296396e407;p=thirdparty%2Fdovecot%2Fcore.git Released v2.3.11.2 --- diff --git a/configure.ac b/configure.ac index 3b4d9c92f0..8eccc459a8 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.11],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[2.3.11.2],[dovecot@dovecot.org]) AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv11($PACKAGE_VERSION)", [Dovecot ABI version]) AC_CONFIG_SRCDIR([src])