Skip to content

Commit

Permalink
tools/power turbostat: update version number to 4.7
Browse files Browse the repository at this point in the history
Signed-off-by: Len Brown <[email protected]>
  • Loading branch information
lenb committed May 27, 2015
1 parent 7ce7d5d commit a68c7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/power/x86/turbostat/turbostat.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>\n");
}

Expand Down

0 comments on commit a68c7c3

Please sign in to comment.