Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 201d4f50 authored by Len Brown's avatar Len Brown
Browse files

tools/power turbostat: update version number



Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 01235041
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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");
}