Add 2.9.0 release beer description
[lttng-tools.git] / configure.ac
index ac176dd1bea7ceb7396e9c91401b170d9e441927..58849052d17971dd8dded735c34501c2e2f9c2b9 100644 (file)
@@ -78,7 +78,7 @@ AC_DEFINE_UNQUOTED([VERSION_MINOR], $minor_version, [LTTng-Tools minor version n
 AC_DEFINE_UNQUOTED([VERSION_PATCHLEVEL], $patchlevel_version, [LTTng-Tools patchlevel version number])
 
 version_name="Joannès"
-version_description='Berliner Weisse style beer from the Trèfle Noir microbrewery in Rouyn-Noranda.'
+version_description='Berliner Weisse style beer from the Trèfle Noir microbrewery in Rouyn-Noranda. It is a tangy beer with a distinct pink dress and intense fruit flavor, thanks to the presence of fresh blackcurrant grown in Témiscamingue.'
 version_description_c=$(echo $version_description | $SED 's/"/\\"/g')
 
 AC_DEFINE_UNQUOTED([VERSION_NAME], ["$version_name"], "")
This page took 0.026615 seconds and 5 git commands to generate.