Skip to content

Commit

Permalink
tools/power turbostat: update version number
Browse files Browse the repository at this point in the history
Today is 19.08.31, at least in some parts of the world.

Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
lenb committed Aug 31, 2019
1 parent c1c10cc commit 9eb4b51
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 @@ -5306,7 +5306,7 @@ int get_and_dump_counters(void)
}

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

Expand Down

0 comments on commit 9eb4b51

Please sign in to comment.