]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released v2.3.10.1 release-2.3.10
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 21 Apr 2020 07:18:54 +0000 (10:18 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 21 Apr 2020 07:18:54 +0000 (10:18 +0300)
configure.ac

index 0a9d5bdaee5ea4ae038f71751a9c298963e714b6..00baa6879c978760cf50db59012bb10fe938e7c3 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.10],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.10.1],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv10($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])