Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2021-08-02 lttng-tools 2.13.0 (Ice Cream Sandwich Day)
+ * Tests fix: unix socket: leaked socket of connection to child
+ * Fix: sessiond: notification: missing unlock on client skip
+
2021-07-16 lttng-tools 2.13.0-rc3 (World Snake Day)
* liblttng-ctl: hide logger_thread_name
* liblttng-ctl: hide MI trigger command variables
dnl SPDX-License-Identifier: GPL-2.0-only
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.13.0-rc3],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.13.0],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])