X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Ftracer.h;h=fc93d715d072726cceeb51e042dea49d96b626e6;hb=1158b2706e58c2f94e6bd746e0504b989320c0a1;hp=927ad9f4132ffe9c082b2c29b84744a3ae0c932e;hpb=5987e66c2cba50425d775ce587dd763244373e16;p=lttng-modules.git diff --git a/include/lttng/tracer.h b/include/lttng/tracer.h index 927ad9f4..fc93d715 100644 --- a/include/lttng/tracer.h +++ b/include/lttng/tracer.h @@ -27,12 +27,12 @@ #include #define LTTNG_MODULES_MAJOR_VERSION 2 -#define LTTNG_MODULES_MINOR_VERSION 13 +#define LTTNG_MODULES_MINOR_VERSION 14 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0 -#define LTTNG_MODULES_EXTRAVERSION "-rc1" +#define LTTNG_MODULES_EXTRAVERSION "-pre" -#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." +#define LTTNG_VERSION_NAME "O-Beer" +#define LTTNG_VERSION_DESCRIPTION "An alcoholic drink made from yeast-fermented malt flavored with hops." #ifndef CHAR_BIT #define CHAR_BIT 8