mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 20:33:52 +00:00
Bump version to 0.4.0.
This commit is contained in:
parent
ec50d16076
commit
5f92b08b0d
@ -6,8 +6,8 @@ namespace tracy
|
||||
namespace Version
|
||||
{
|
||||
enum { Major = 0 };
|
||||
enum { Minor = 3 };
|
||||
enum { Patch = 205 };
|
||||
enum { Minor = 4 };
|
||||
enum { Patch = 0 };
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user