Skip to content

Commit

Permalink
tools/power turbostat: update version number
Browse files Browse the repository at this point in the history
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Len Brown committed Jun 2, 2018
1 parent 0123504 commit 201d4f5
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 @@ -5009,7 +5009,7 @@ int get_and_dump_counters(void)
}

void print_version() {
fprintf(outf, "turbostat version 17.06.23"
fprintf(outf, "turbostat version 18.06.01"
" - Len Brown <lenb@kernel.org>\n");
}

Expand Down

0 comments on commit 201d4f5

Please sign in to comment.