X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Ftracer.h;h=fbffc7e859356a8f59f7def1ee7a9f96015111ab;hb=fce87a6ebf4a69ab032f6d305d947d3973a3932a;hp=7c6e0da12bcd330fc0a245d6e58e24b8c7394a30;hpb=3affe789bcf899c6972f458b09a6c2bf68e49191;p=lttng-modules.git diff --git a/include/lttng/tracer.h b/include/lttng/tracer.h index 7c6e0da1..fbffc7e8 100644 --- a/include/lttng/tracer.h +++ b/include/lttng/tracer.h @@ -30,10 +30,10 @@ #define LTTNG_MODULES_MAJOR_VERSION 2 #define LTTNG_MODULES_MINOR_VERSION 13 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0 -#define LTTNG_MODULES_EXTRAVERSION "-pre" +#define LTTNG_MODULES_EXTRAVERSION "-rc1" -#define LTTNG_VERSION_NAME "N-Beer" -#define LTTNG_VERSION_DESCRIPTION "An alcoholic drink made from yeast-fermented malt flavored with hops." +#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