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

Save/load fiber thread flag.

This commit is contained in:
Bartosz Taudul
2021-11-02 01:46:29 +01:00
parent 8f44f1c68b
commit 93b6d88c4c
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ namespace Version
{
enum { Major = 0 };
enum { Minor = 7 };
enum { Patch = 10 };
enum { Patch = 11 };
}
}