]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released v2.3.11.3 release-2.3.11 2.3.11.3
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 29 Jul 2020 08:29:12 +0000 (11:29 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 29 Jul 2020 08:29:12 +0000 (11:29 +0300)
configure.ac

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