aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/SharedConstants.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/SharedConstants.cpp')
-rw-r--r--Minecraft.World/SharedConstants.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Minecraft.World/SharedConstants.cpp b/Minecraft.World/SharedConstants.cpp
index 497822bc..00ff3a05 100644
--- a/Minecraft.World/SharedConstants.cpp
+++ b/Minecraft.World/SharedConstants.cpp
@@ -3,7 +3,7 @@
#include "InputOutputStream.h"
#include "SharedConstants.h"
-const wstring SharedConstants::VERSION_STRING = L"1.2.3";
+const wstring SharedConstants::VERSION_STRING = L"1.6.4";
const bool SharedConstants::TEXTURE_LIGHTING = true;
wstring SharedConstants::readAcceptableChars()