Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+2015-01-26 LTTng modules 2.5.3
+ * Fix: missing parenthesis in offset_align_floor
+ * Fix: implement time.h wrapper for FD_ISSET
+ * Fix compile error on kernel 3.0.101 with CONFIG_PERF_EVENTS
+ * Conditional compilation introduced by lttng-modules commit
+
2014-12-12 LTTng modules 2.5.2
* Fix: compaction instrumentation update for 3.14.x stable kernels
* Fix: context alignment not properly handled
#define LTTNG_MODULES_MAJOR_VERSION 2
#define LTTNG_MODULES_MINOR_VERSION 5
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 2
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 3
#define LTTNG_MODULES_EXTRAVERSION ""
#define LTTNG_VERSION_NAME "Fumisterie"