tools/power turbosat: update version number

Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Len Brown 2015-09-26 09:49:55 -04:00
parent a2b7b74945
commit af71b980c0
1 changed files with 1 additions and 1 deletions

View File

@ -3119,7 +3119,7 @@ int get_and_dump_counters(void)
}
void print_version() {
fprintf(stderr, "turbostat version 4.7 17-June, 2015"
fprintf(stderr, "turbostat version 4.8 26-Sep, 2015"
" - Len Brown <lenb@kernel.org>\n");
}