tools/power turbostat: version 2022.10.04

Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Len Brown 2022-10-04 23:02:03 +02:00
parent b2d433ae63
commit 9992dd7771

View File

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