+v2.2.33.2 2017-10-20 Timo Sirainen <tss@iki.fi>
+
+ - doveadm: Fix crash in proxying (or dsync replication) if remote is
+ running older than v2.2.33
+ - auth: Fix memory leak in %{ldap_dn}
+ - dict-sql: Fix data types to work correctly with Cassandra
+
v2.2.33.1 2017-10-10 Timo Sirainen <tss@iki.fi>
- dovecot-lda was logging to stderr instead of to the log file.
# 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.33.1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.33.2],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv33($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_SRCDIR([src])