Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'server/TracyProtoHistory.cpp')
-rw-r--r--server/TracyProtoHistory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/TracyProtoHistory.cpp b/server/TracyProtoHistory.cpp
index 27f01567..15aa11e2 100644
--- a/server/TracyProtoHistory.cpp
+++ b/server/TracyProtoHistory.cpp
@@ -5,6 +5,7 @@ namespace tracy
{
constexpr ProtocolHistory_t ProtocolHistoryArr[] = {
+ { 63, FileVersion( 0, 9, 0 ) },
{ 57, FileVersion( 0, 8, 2 ) },
{ 56, FileVersion( 0, 8, 1 ) },
{ 55, FileVersion( 0, 8, 0 ) },