1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Save/load CPU usage plot.

This commit is contained in:
Bartosz Taudul
2019-02-21 22:53:26 +01:00
parent e9baa80bf3
commit e190faa7e1
3 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ namespace Version
{
enum { Major = 0 };
enum { Minor = 4 };
enum { Patch = 4 };
enum { Patch = 5 };
}
}