]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released 2.3.9.1 2.3.9.1
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 11 Dec 2019 14:58:54 +0000 (16:58 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 11 Dec 2019 18:46:12 +0000 (20:46 +0200)
configure.ac

index 93bf8bf3edfc92807e539f59d01e35a1f5bdbaa3..b40e2dbb5501df8c9b66a68d92007e230934e112 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.9],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.9.1],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv9($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])