X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Ftracer.h;h=fbffc7e859356a8f59f7def1ee7a9f96015111ab;hb=218585b9b0ab4586da4b6fc55c85a70b0b201151;hp=671a39cc9ece46a60831f9d15821c4ffbd223bbe;hpb=2df37e95fa4303ecc0db41334452665491533641;p=lttng-modules.git diff --git a/include/lttng/tracer.h b/include/lttng/tracer.h index 671a39cc..fbffc7e8 100644 --- a/include/lttng/tracer.h +++ b/include/lttng/tracer.h @@ -28,12 +28,12 @@ #include #define LTTNG_MODULES_MAJOR_VERSION 2 -#define LTTNG_MODULES_MINOR_VERSION 12 +#define LTTNG_MODULES_MINOR_VERSION 13 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0 #define LTTNG_MODULES_EXTRAVERSION "-rc1" -#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." +#define LTTNG_VERSION_NAME "Nordicité" +#define LTTNG_VERSION_DESCRIPTION "The product of a collaboration between Champ Libre and Boréale, this farmhouse IPA is brewed with Kveik yeast and Québec-grown barley, oats and juniper branches. The result is a remarkable fruity hazy golden IPA that offers a balanced touch of resinous and woodsy bitterness." #ifndef CHAR_BIT #define CHAR_BIT 8