tools/power turbostat: update version number

Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Len Brown 2019-03-20 23:23:25 -04:00
parent 5ea7647b33
commit 0f71d089c9

View file

@ -5278,7 +5278,7 @@ int get_and_dump_counters(void)
}
void print_version() {
fprintf(outf, "turbostat version 18.07.27"
fprintf(outf, "turbostat version 19.03.20"
" - Len Brown <lenb@kernel.org>\n");
}