Skip to content

Commit 201d4f5

Browse files
committed
tools/power turbostat: update version number
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent 0123504 commit 201d4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/power/x86/turbostat/turbostat.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5009,7 +5009,7 @@ int get_and_dump_counters(void)
50095009
}
50105010

50115011
void print_version() {
5012-
fprintf(outf, "turbostat version 17.06.23"
5012+
fprintf(outf, "turbostat version 18.06.01"
50135013
" - Len Brown <lenb@kernel.org>\n");
50145014
}
50155015

0 commit comments

Comments
 (0)