Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2024-08-22 lttng-tools 2.13.14 (National Take Your Cat to the Vet Day)
+ * Fix: Do not null out lttng_consumer_stream channel on deletion
+ * Fix: Crash when unregistering UST apps during shutdown
+ * lttng-ctl: Hide symbol introduced by fix
+
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
dnl SPDX-License-Identifier: GPL-2.0-only
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.13.13],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.13.14],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])