Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2024-04-05 lttng-tools 2.13.13 (National Deep Dish Pizza Day)
+ * Fix: consumerd: leak of tracing buffers on relayd connectivity issue
+ * Fix: consumerd: wrong timer mentioned in error logging
+ * Fix: consumerd: type confusion in lttng_consumer_send_error
+
2024-03-28 lttng-tools 2.13.12 (Respect Your Cat Day)
* Fix: baddr-statedump: use $(LIBTOOL) --mode=execute
* Fix: relayd: live client not notified of inactive streams
dnl SPDX-License-Identifier: GPL-2.0-only
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.13.12],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.13.13],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])