Set the 2.13 release codename and description
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 23 Apr 2021 15:21:13 +0000 (11:21 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 23 Apr 2021 23:51:34 +0000 (19:51 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I6d388b879bc10f5fd5d869352a90701faa20a378

configure.ac

index f67312d0b454d7a2a3de72fc218ad196a04d7548..e0aa22848dfa06aac247d4ee9fefffb242b81774 100644 (file)
@@ -188,8 +188,8 @@ AC_DEFINE_UNQUOTED([VERSION_MAJOR], $major_version, [LTTng-Tools major version n
 AC_DEFINE_UNQUOTED([VERSION_MINOR], $minor_version, [LTTng-Tools minor version number])
 AC_DEFINE_UNQUOTED([VERSION_PATCHLEVEL], $patchlevel_version, [LTTng-Tools patchlevel version number])
 
-version_name="N-Beer"
-version_description="An alcoholic drink made from yeast-fermented malt flavored with hops."
+version_name="Nordicité"
+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."
 version_description_c=$(echo $version_description | $SED 's/"/\\"/g')
 
 AC_DEFINE_UNQUOTED([VERSION_NAME], ["$version_name"], "")
This page took 0.026661 seconds and 5 git commands to generate.