Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2022-04-13 lttng-tools 2.12.11 (International Day of Pink)
+ * Fix: notification: assert on len > 0 for dropped notification message
+ * Fix: sessiond: cmd_enable_channel: negative error code used
+
2022-03-28 lttng-tools 2.12.10 (National Hot Tub Day)
* Fix: Remove liblttng-ctl.so dependency on liburcu-cds.so and liburcu-common.so
dnl SPDX-License-Identifier: GPL-2.0-only
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.12.10],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.12.11],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])