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-05-27 21:24:58 -07:00
parent f26b151977
commit f7d44a8f3f
1 changed files with 1 additions and 1 deletions

View File

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