]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released 2.3.7
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 10 Jul 2019 10:28:22 +0000 (13:28 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 12 Jul 2019 09:31:05 +0000 (12:31 +0300)
configure.ac

index 35b9acbc511f3998914dc2f63e29b3a9713623f8..f578cf7ddcce2a9898e9d1b11e000f9656e35dd3 100644 (file)
@@ -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])