mirror of https://gitee.com/openkylin/linux.git
tools/power turbostat: update version number
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
012350411b
commit
201d4f50fe
|
@ -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");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue