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

Commit 9eb4b518 authored by Len Brown's avatar Len Brown
Browse files

tools/power turbostat: update version number



Today is 19.08.31, at least in some parts of the world.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent c1c10cc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5306,7 +5306,7 @@ int get_and_dump_counters(void)
}

void print_version() {
	fprintf(outf, "turbostat version 19.03.20"
	fprintf(outf, "turbostat version 19.08.31"
		" - Len Brown <lenb@kernel.org>\n");
}