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

Save source location data counts.

This commit is contained in:
Bartosz Taudul
2022-01-29 15:14:43 +01:00
parent 2ca4b0058a
commit 6d55f79109
2 changed files with 47 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ namespace Version
{
enum { Major = 0 };
enum { Minor = 7 };
enum { Patch = 14 };
enum { Patch = 15 };
}
}