mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-30 06:58:28 +00:00
Bump version to 0.4.0.
This commit is contained in:
@@ -6,8 +6,8 @@ namespace tracy
|
||||
namespace Version
|
||||
{
|
||||
enum { Major = 0 };
|
||||
enum { Minor = 3 };
|
||||
enum { Patch = 205 };
|
||||
enum { Minor = 4 };
|
||||
enum { Patch = 0 };
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user