Skip to content

Commit 9eb4b51

Browse files
committed
tools/power turbostat: update version number
Today is 19.08.31, at least in some parts of the world. Signed-off-by: Len Brown <[email protected]>
1 parent c1c10cc commit 9eb4b51

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
@@ -5306,7 +5306,7 @@ int get_and_dump_counters(void)
53065306
}
53075307

53085308
void print_version() {
5309-
fprintf(outf, "turbostat version 19.03.20"
5309+
fprintf(outf, "turbostat version 19.08.31"
53105310
" - Len Brown <[email protected]>\n");
53115311
}
53125312

0 commit comments

Comments
 (0)