]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
configure: Update version release-2.3.21 2.3.21.1
authorAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 9 Aug 2024 09:24:39 +0000 (12:24 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 9 Aug 2024 09:24:39 +0000 (12:24 +0300)
configure.ac

index a92b99bfbb051657f4297e747614217cf5c97cac..40ae311d24a8ab6aa20154c82858ac2a8fd5a121 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.21],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.21.1],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv21($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])