]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released v2.3.11.2
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 28 Jul 2020 10:25:44 +0000 (13:25 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 28 Jul 2020 10:27:55 +0000 (13:27 +0300)
configure.ac

index 3b4d9c92f0b44bfffbd12b5474029718dea87b07..8eccc459a862d5dd40a8679481145609e78d26cb 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.11],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.11.2],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv11($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])