1
0
Fork 0

tools/power turbostat: update version number to 4.7

Signed-off-by: Len Brown <len.brown@intel.com>
hifive-unleashed-5.1
Len Brown 2015-05-27 18:00:39 -04:00
parent 7ce7d5de6d
commit a68c7c3ff0
1 changed files with 1 additions and 1 deletions

View File

@ -3014,7 +3014,7 @@ int get_and_dump_counters(void)
}
void print_version() {
fprintf(stderr, "turbostat version 4.5 2 Apr, 2015"
fprintf(stderr, "turbostat version 4.7 27-May, 2015"
" - Len Brown <lenb@kernel.org>\n");
}