]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released v2.3.9.2 2.3.9.2
authorAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 13 Dec 2019 12:52:47 +0000 (14:52 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 13 Dec 2019 12:52:47 +0000 (14:52 +0200)
configure.ac

index b40e2dbb5501df8c9b66a68d92007e230934e112..04efd0410a751a997f4c3cad852b48f34bc72c1e 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.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])