]> Git Repo - linux.git/commitdiff
tools/power turbostat: version 2022.07.28
authorLen Brown <[email protected]>
Thu, 28 Jul 2022 18:38:55 +0000 (14:38 -0400)
committerLen Brown <[email protected]>
Thu, 28 Jul 2022 18:38:55 +0000 (14:38 -0400)
update version number

Signed-off-by: Len Brown <[email protected]>
tools/power/x86/turbostat/turbostat.c

index 4c23e1fb13e9092b92e73afbf30febc1a5d24f73..831dc32d45fad849161a846ac3e476e23bd4e82c 100644 (file)
@@ -6217,7 +6217,7 @@ int get_and_dump_counters(void)
 
 void print_version()
 {
-       fprintf(outf, "turbostat version 2022.04.16 - Len Brown <[email protected]>\n");
+       fprintf(outf, "turbostat version 2022.07.28 - Len Brown <[email protected]>\n");
 }
 
 #define COMMAND_LINE_SIZE 2048
This page took 0.068828 seconds and 4 git commands to generate.