Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2016-12-01 lttng-tools 2.7.6 (National Pie Day)
+ * Fix: test cases now rely on explicit workloads
+ * Add version info to lttng-relayd help
+ * Fix: stop sessiond threads on health thread error
+ * Fix: stop lttng-relayd threads on health thread error
+ * Fix: report an error if unix socket address is too long
+ * Fix: save: leak of configuration file fd
+
2016-10-07 lttng-tools 2.7.5 (National Frappé Day)
* Fix: check for a session daemon before running load command
* Fix: report truncation on snprintf
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.7.5],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.7.6],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_TARGET
AC_CANONICAL_HOST