]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released 2.3.9.3 release-2.3.9 2.3.9.3
authorAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 23 Jan 2020 18:28:57 +0000 (20:28 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Mon, 27 Jan 2020 13:47:45 +0000 (15:47 +0200)
configure.ac

index 04efd0410a751a997f4c3cad852b48f34bc72c1e..05a35778a486b74fc89ae6e853f9b405dd1203f5 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.2],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.9.3],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv9($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])