mirror of
https://github.com/wolfpld/tracy
synced 2025-04-30 04:43:53 +00:00
Release 0.7.2.
This commit is contained in:
parent
c1d7778d48
commit
5490948567
2
NEWS
2
NEWS
@ -6,7 +6,7 @@ Note: Release numbers are nothing more than numbers. There are some
|
|||||||
"missing" versions due to trace file changes during development. This is not
|
"missing" versions due to trace file changes during development. This is not
|
||||||
a mistake.
|
a mistake.
|
||||||
|
|
||||||
v0.x.x (xxxx-xx-xx)
|
v0.7.2 (2020-09-14)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
- Note: the bitbucket repository is obsolete and will soon stop receiving
|
- Note: the bitbucket repository is obsolete and will soon stop receiving
|
||||||
|
@ -7,7 +7,7 @@ namespace Version
|
|||||||
{
|
{
|
||||||
enum { Major = 0 };
|
enum { Major = 0 };
|
||||||
enum { Minor = 7 };
|
enum { Minor = 7 };
|
||||||
enum { Patch = 1 };
|
enum { Patch = 2 };
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user