From: Mathieu Desnoyers Date: Sat, 24 Apr 2021 00:56:57 +0000 (-0400) Subject: Set the 2.13 release codename and description X-Git-Tag: v2.13.0-rc1~1 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=b16808ec3ac8f1f39ae30890b2bd1b956d69e9d8;p=lttng-modules.git Set the 2.13 release codename and description Signed-off-by: Mathieu Desnoyers Change-Id: I53fbb76eaaac57710cb0bd348eab32fc3c2b93dd --- diff --git a/include/lttng/tracer.h b/include/lttng/tracer.h index 7c6e0da1..6430db3f 100644 --- a/include/lttng/tracer.h +++ b/include/lttng/tracer.h @@ -32,8 +32,8 @@ #define LTTNG_MODULES_PATCHLEVEL_VERSION 0 #define LTTNG_MODULES_EXTRAVERSION "-pre" -#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