+v2.2.26.0 2016-10-28 Timo Sirainen <tss@iki.fi>
+
+ - Fixed some compiling issues.
+ - auth: Fixed assert-crash when using NTLM or SKEY mechanisms and
+ multiple passdbs.
+ - auth: Fixed crash when exporting to auth-worker passdb extra fields
+ that had empty values.
+ - dsync: Fixed assert-crash in dsync_brain_sync_mailbox_deinit
+
v2.2.26 2016-10-27 Timo Sirainen <tss@iki.fi>
* master: Removed hardcoded 511 backlog limit for listen(). The kernel
# 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.26],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.26.0],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv26($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([.])