]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
configure.ac: Update to v2.3.14.1 release-2.3.14 2.3.14.1
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 14 Jun 2021 09:44:08 +0000 (12:44 +0300)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Mon, 14 Jun 2021 09:57:29 +0000 (09:57 +0000)
configure.ac

index 9cd6c8c876c7aa4cfeab7bfe2dcf7d4217332059..54b80f3744dc22d6c703f2991243b63bcb4a16b9 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.14],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.14.1],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv14($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])