Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2023-01-05 lttng-tools 2.12.13 (National Whipped Cream Day)
+ * Fix: lttng: poptGetArg doesn't provide string ownership
+ * Fix: relayd: missing space in trace creation logging statement
+ * Fix: never use 'no' in a command variable
+ * Fix: consumer: snapshot: assertion on subsequent snapshot
+ * Fix: sessiond: instance uuid is not sufficiently unique
+
2022-08-22 lttng-tools 2.12.12 (National Bao Day)
* Fix: waiter: futex wait: handle spurious futex wakeups
* Fix: futex wait: handle spurious futex wakeups
dnl SPDX-License-Identifier: GPL-2.0-only
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.12.12],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.12.13],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])