fix: y2038: hide timeval/timespec/itimerval/itimerspec types (v5.6)
[lttng-modules.git] / lttng-tracer.h
index 1ba6f124201cb2eb7a165c1003385bf3d6dc522e..13e0a44d61d284c9e9713a0fa0d62f79dbd4c890 100644 (file)
 #include <lttng-events.h>
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
-#define LTTNG_MODULES_MINOR_VERSION 11
+#define LTTNG_MODULES_MINOR_VERSION 12
 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0
-#define LTTNG_MODULES_EXTRAVERSION "-pre"
+#define LTTNG_MODULES_EXTRAVERSION "-rc1"
 
-#define LTTNG_VERSION_NAME             "L-Beer"
-#define LTTNG_VERSION_DESCRIPTION      "An alcoholic drink made from yeast-fermented malt flavored with hops."
+#define LTTNG_VERSION_NAME             "(Ta) Meilleure"
+#define LTTNG_VERSION_DESCRIPTION      "Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to \"Your best one\", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness."
 
 #ifndef CHAR_BIT
 #define CHAR_BIT 8
This page took 0.024763 seconds and 4 git commands to generate.