diff --git a/CMakeVariables.txt b/CMakeVariables.txt index bbed7d46..01e03d87 100644 --- a/CMakeVariables.txt +++ b/CMakeVariables.txt @@ -6,7 +6,7 @@ LICENSE=AGPL-3.0 # The network version. # 171023 - Darkflame Universe client # 171022 - Unmodded client -NET_VERSION=171023 +NET_VERSION=171022 # Debugging # __dynamic=1 # Set __dynamic to 1 to enable the -rdynamic flag for the linker, yielding some symbols in crashlogs.