Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2019-10-17 lttng-tools 2.10.9 (Wear Something Gaudy Day)
+ * Fix: sessiond: TOCTOU error on save of session configuration
+ * Fix: tests: replace truncation-prone logging helper
+
2019-10-01 lttng-tools 2.10.8 (International Coffee Day)
* Fix: lttng: out-of-bound copy of arguments in 'view' command handler
* sessiond: fix: strncpy called with source length
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.10.8],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.10.9],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])