X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=58849052d17971dd8dded735c34501c2e2f9c2b9;hb=612d51535e8c8c43a1203728f1848a7f8ffcca2c;hp=ac176dd1bea7ceb7396e9c91401b170d9e441927;hpb=17c267a8cc00d83a44e0081c168c18b746be82ea;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index ac176dd1b..58849052d 100644 --- a/configure.ac +++ b/configure.ac @@ -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"], "")