mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-31 15:38:33 +00:00
Release 0.7.7.
This commit is contained in:
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
|
||||
a mistake.
|
||||
|
||||
v0.x.x (xxxx-xx-xx)
|
||||
v0.7.7 (2021-04-01)
|
||||
-------------------
|
||||
|
||||
- Linux crash handler will now also catch SIGABRT.
|
||||
|
||||
@@ -7,7 +7,7 @@ namespace Version
|
||||
{
|
||||
enum { Major = 0 };
|
||||
enum { Minor = 7 };
|
||||
enum { Patch = 6 };
|
||||
enum { Patch = 7 };
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user