Update version to v2.13.6 v2.13.6
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 29 Mar 2022 01:52:30 +0000 (21:52 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 29 Mar 2022 01:52:30 +0000 (21:52 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
ChangeLog
configure.ac

index 303e8a98b911758a6ee21be9f55328e708a2accf..523f798d31a405dd35f0b1f267aa612e4d765684 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2022-03-28 lttng-tools 2.13.6 (National Hot Tub Day)
+       * Fix: hide symbols erroneously exported in 2.13.5
+
 2022-03-28 lttng-tools 2.13.5 (National Hot Tub Day)
        * Fix: doc: action: wrong function documented for action_list destroy
        * Fix: lttng-elf: wrong error label used by error path
index 79b8b350e3ba26d480e89f52488abcf3e60b4848..a3b9d0fdbd1418e61a7deaa80cdd783e8f5193be 100644 (file)
@@ -1,6 +1,6 @@
 dnl SPDX-License-Identifier: GPL-2.0-only
 AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.13.5],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.13.6],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
 
 AC_CONFIG_HEADERS([include/config.h])
 AC_CONFIG_AUX_DIR([config])
This page took 0.027975 seconds and 4 git commands to generate.