Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2022-01-26 lttng-tools 2.13.4 (National Peanut Brittle Day)
+ * Build fix: hashtable: hashtable.cpp does not exist
+
2022-01-26 lttng-tools 2.13.3 (National Peanut Brittle Day)
* Fix: _lttng_variant_statedump should expect lttng_ust_ctl_atype_variant_nestable
* Fix context mismatch across UST version due to legacy array context field
dnl SPDX-License-Identifier: GPL-2.0-only
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.13.3],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.13.4],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])