X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=tools%2Fpower%2Fx86%2Fturbostat%2Fturbostat.c;h=4d14bbbf9b639b7152b73d75363672826fd274da;hb=293bccc5b202400a6e47bd42e852d50d7d991b4e;hp=108c3bf2a67c2c6dc360d86748475d2ae07e4563;hpb=9ce80578d5f5279545c272563851d059a2359f3e;p=linux-2.6-microblaze.git diff --git a/tools/power/x86/turbostat/turbostat.c b/tools/power/x86/turbostat/turbostat.c index 108c3bf2a67c..4d14bbbf9b63 100644 --- a/tools/power/x86/turbostat/turbostat.c +++ b/tools/power/x86/turbostat/turbostat.c @@ -5102,7 +5102,7 @@ int get_and_dump_counters(void) } void print_version() { - fprintf(outf, "turbostat version 18.06.01" + fprintf(outf, "turbostat version 18.06.20" " - Len Brown \n"); }