]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
configure: Released v2.2.36.rc1 2.2.36.rc1
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 30 Apr 2018 13:51:33 +0000 (16:51 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 30 Apr 2018 13:51:33 +0000 (16:51 +0300)
configure.ac

index d22a2e094e977dfd47289b727c5382aa3be0efb4..69ef8964885dff0f05bca7cda72028412f1ed76a 100644 (file)
@@ -2,8 +2,8 @@ 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.2.devel],[dovecot@dovecot.org])
-AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv20($PACKAGE_VERSION)", [Dovecot ABI version])
+AC_INIT([Dovecot],[2.2.36.rc1],[dovecot@dovecot.org])
+AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv36($PACKAGE_VERSION)", [Dovecot ABI version])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_SRCDIR([src])