Skip to content

Commit 9992dd7

Browse files
committed
tools/power turbostat: version 2022.10.04
Signed-off-by: Len Brown <[email protected]>
1 parent b2d433a commit 9992dd7

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
@@ -6225,7 +6225,7 @@ int get_and_dump_counters(void)
62256225

62266226
void print_version()
62276227
{
6228-
fprintf(outf, "turbostat version 2022.07.28 - Len Brown <[email protected]>\n");
6228+
fprintf(outf, "turbostat version 2022.10.04 - Len Brown <[email protected]>\n");
62296229
}
62306230

62316231
#define COMMAND_LINE_SIZE 2048

0 commit comments

Comments
 (0)