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

Release 0.10.0.

This commit is contained in:
Bartosz Taudul
2023-10-16 20:57:02 +02:00
parent 93537dff33
commit 37aff70dfa
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
project('tracy', ['cpp'], version: '0.9.1')
project('tracy', ['cpp'], version: '0.10.0')
if get_option('tracy_enable')
add_project_arguments('-DTRACY_ENABLE', language : 'cpp')