Skip to content

Commit

Permalink
tools/power turbostat: update version
Browse files Browse the repository at this point in the history
A stitch in time saves nine.

Signed-off-by: Len Brown <[email protected]>
  • Loading branch information
lenb committed Mar 21, 2020
1 parent abdcbdb commit b95fffb
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 @@ -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 <[email protected]>\n");
}

Expand Down

0 comments on commit b95fffb

Please sign in to comment.