From: Aki Tuomi Date: Wed, 10 Jul 2019 10:28:22 +0000 (+0300) Subject: Released 2.3.7 X-Git-Tag: 2.3.7~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc7c9463386fd2a822a79218e8b846bd8c57c648;p=thirdparty%2Fdovecot%2Fcore.git Released 2.3.7 --- diff --git a/configure.ac b/configure.ac index 35b9acbc51..f578cf7ddc 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.devel],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[2.3.7],[dovecot@dovecot.org]) AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv0($PACKAGE_VERSION)", [Dovecot ABI version]) AC_CONFIG_SRCDIR([src])