1
0
Fork 0

tools/power turbostat: update version number

Signed-off-by: Len Brown <len.brown@intel.com>
hifive-unleashed-5.1
Len Brown 2017-03-04 17:26:29 -05:00
parent 95149369c1
commit 5f9bf02a58
1 changed files with 1 additions and 1 deletions

View File

@ -4578,7 +4578,7 @@ int get_and_dump_counters(void)
}
void print_version() {
fprintf(outf, "turbostat version 17.02.24"
fprintf(outf, "turbostat version 17.04.12"
" - Len Brown <lenb@kernel.org>\n");
}