Skip to content

Commit b95fffb

Browse files
committed
tools/power turbostat: update version
A stitch in time saves nine. Signed-off-by: Len Brown <[email protected]>
1 parent abdcbdb commit b95fffb

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
@@ -5390,7 +5390,7 @@ int get_and_dump_counters(void)
53905390
}
53915391

53925392
void print_version() {
5393-
fprintf(outf, "turbostat version 19.08.31"
5393+
fprintf(outf, "turbostat version 20.03.20"
53945394
" - Len Brown <[email protected]>\n");
53955395
}
53965396

0 commit comments

Comments
 (0)