Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+2016-11-29 (National Square Dance Day) LTTng modules 2.9.0
+ * Performance: add missing unlikely in reserve
+ * Fix: preemptible and migratable context error handling
+
2016-10-13 (International Day for Failure) LTTng modules 2.9.0-rc2
* Fix: bump stable kernel version ranges for clock work-around
#define LTTNG_MODULES_MAJOR_VERSION 2
#define LTTNG_MODULES_MINOR_VERSION 9
#define LTTNG_MODULES_PATCHLEVEL_VERSION 0
-#define LTTNG_MODULES_EXTRAVERSION "-rc2"
+#define LTTNG_MODULES_EXTRAVERSION ""
#define LTTNG_VERSION_NAME "Joannès"
-#define LTTNG_VERSION_DESCRIPTION "Berliner Weisse style beer from the Trèfle Noir microbrewery in Rouyn-Noranda."
+#define LTTNG_VERSION_DESCRIPTION "Berliner Weisse style beer from the Trèfle Noir microbrewery in Rouyn-Noranda. It is a tangy beer with a distinct pink dress and intense fruit flavor, thanks to the presence of fresh blackcurrant grown in Témiscamingue."
#ifndef CHAR_BIT
#define CHAR_BIT 8