]> Git Repo - linux.git/commitdiff
tools/power turbostat: update version number
authorLen Brown <[email protected]>
Sat, 4 Mar 2017 22:26:29 +0000 (17:26 -0500)
committerLen Brown <[email protected]>
Thu, 13 Apr 2017 00:03:50 +0000 (20:03 -0400)
Signed-off-by: Len Brown <[email protected]>
tools/power/x86/turbostat/turbostat.c

index 0ad966114e58af1eea4579f02481d7a87f708be4..b11294730771bed6766f77138460813f8abbfce8 100644 (file)
@@ -4578,7 +4578,7 @@ int get_and_dump_counters(void)
 }
 
 void print_version() {
-       fprintf(outf, "turbostat version 17.02.24"
+       fprintf(outf, "turbostat version 17.04.12"
                " - Len Brown <[email protected]>\n");
 }
 
This page took 0.058219 seconds and 4 git commands to generate.