Skip to content

Commit

Permalink
tools/power turbostat: version 2022.07.28
Browse files Browse the repository at this point in the history
update version number

Signed-off-by: Len Brown <[email protected]>
  • Loading branch information
lenb committed Jul 28, 2022
1 parent 6287e6f commit 3afe697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/power/x86/turbostat/turbostat.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3afe697

Please sign in to comment.