Update version to v2.0.0-rc4
[lttng-tools.git] / src / bin / lttng / lttng.c
index 8ddba13f4384af3e069608d7f6b4340ea664389c..8d6c8e621e83eadd3d18a08e385ad0b474e98940 100644 (file)
@@ -79,7 +79,7 @@ static struct cmd_struct commands[] =  {
 
 static void usage(FILE *ofp)
 {
-       fprintf(ofp, "LTTng Trace Control " VERSION"\n\n");
+       fprintf(ofp, "LTTng Trace Control " VERSION" - " VERSION_NAME"\n\n");
        fprintf(ofp, "usage: lttng [OPTIONS] <COMMAND>\n");
        fprintf(ofp, "\n");
        fprintf(ofp, "Options:\n");
This page took 0.023069 seconds and 4 git commands to generate.