diff options
-rw-r--r-- | tools/power/x86/turbostat/turbostat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/power/x86/turbostat/turbostat.c b/tools/power/x86/turbostat/turbostat.c index 6c8effebf7c5..980bd9d20646 100644 --- a/tools/power/x86/turbostat/turbostat.c +++ b/tools/power/x86/turbostat/turbostat.c | |||
@@ -5096,7 +5096,7 @@ int get_and_dump_counters(void) | |||
5096 | } | 5096 | } |
5097 | 5097 | ||
5098 | void print_version() { | 5098 | void print_version() { |
5099 | fprintf(outf, "turbostat version 18.06.20" | 5099 | fprintf(outf, "turbostat version 18.07.27" |
5100 | " - Len Brown <lenb@kernel.org>\n"); | 5100 | " - Len Brown <lenb@kernel.org>\n"); |
5101 | } | 5101 | } |
5102 | 5102 | ||