1
0
Fork 0

tools/power turbostat: update version

A stitch in time saves nine.

Signed-off-by: Len Brown <len.brown@intel.com>
alistair/sensors
Len Brown 2019-11-17 21:18:31 -05:00
parent abdcbdb265
commit b95fffb9b4
1 changed files with 1 additions and 1 deletions

View File

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