Skip to content

Commit a68c7c3

Browse files
committed
tools/power turbostat: update version number to 4.7
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent 7ce7d5d commit a68c7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/power/x86/turbostat/turbostat.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3014,7 +3014,7 @@ int get_and_dump_counters(void)
30143014
}
30153015

30163016
void print_version() {
3017-
fprintf(stderr, "turbostat version 4.5 2 Apr, 2015"
3017+
fprintf(stderr, "turbostat version 4.7 27-May, 2015"
30183018
" - Len Brown <lenb@kernel.org>\n");
30193019
}
30203020

0 commit comments

Comments
 (0)