+v2.2.21 2015-12-11 Timo Sirainen <tss@iki.fi>
+
+ - doveadm mailbox list (and some others) were broken in v2.2.20
+ - director: Fixed making backend changes when running with only a
+ single director server.
+ - virtual plugin: Fixed crash when trying to open nonexistent
+ autocreated backend mailbox.
+
v2.2.20 2015-12-07 Timo Sirainen <tss@iki.fi>
+ Added mailbox { autoexpunge=<time> } setting. See
# 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.20],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.21],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv20($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_SRCDIR([src])