From: Aki Tuomi Date: Fri, 13 Dec 2019 12:52:47 +0000 (+0200) Subject: Released v2.3.9.2 X-Git-Tag: 2.3.9.2^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf2918cac9159644570f0e8f9c575ce8cc2e42c4;p=thirdparty%2Fdovecot%2Fcore.git Released v2.3.9.2 --- diff --git a/configure.ac b/configure.ac index b40e2dbb55..04efd0410a 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.1],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[2.3.9.2],[dovecot@dovecot.org]) AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv9($PACKAGE_VERSION)", [Dovecot ABI version]) AC_CONFIG_SRCDIR([src])