tools/power turbostat: version 2022.07.28

update version number

Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Len Brown 2022-07-28 14:38:55 -04:00
parent 6287e6f0fd
commit 3afe697b74
1 changed files with 1 additions and 1 deletions

View File

@ -6217,7 +6217,7 @@ int get_and_dump_counters(void)
void print_version()
{
fprintf(outf, "turbostat version 2022.04.16 - Len Brown <lenb@kernel.org>\n");
fprintf(outf, "turbostat version 2022.07.28 - Len Brown <lenb@kernel.org>\n");
}
#define COMMAND_LINE_SIZE 2048