summaryrefslogtreecommitdiffstats
path: root/source/cClientHandle.h
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-05-07 20:52:40 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-05-07 20:52:40 +0200
commitb73fba7c0825577fa3b8ba2c54d01d0c03e028fd (patch)
tree3617206ea27dcd8e0e5c919d1ba3f0ae9987ce4d /source/cClientHandle.h
parentAnvil storage writing (Basic storage is working, NO entities except for chests are working! Don't use for real servers) (diff)
downloadcuberite-b73fba7c0825577fa3b8ba2c54d01d0c03e028fd.tar
cuberite-b73fba7c0825577fa3b8ba2c54d01d0c03e028fd.tar.gz
cuberite-b73fba7c0825577fa3b8ba2c54d01d0c03e028fd.tar.bz2
cuberite-b73fba7c0825577fa3b8ba2c54d01d0c03e028fd.tar.lz
cuberite-b73fba7c0825577fa3b8ba2c54d01d0c03e028fd.tar.xz
cuberite-b73fba7c0825577fa3b8ba2c54d01d0c03e028fd.tar.zst
cuberite-b73fba7c0825577fa3b8ba2c54d01d0c03e028fd.zip
Diffstat (limited to '')
-rw-r--r--source/cClientHandle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cClientHandle.h b/source/cClientHandle.h
index dd5094222..96b3ae08a 100644
--- a/source/cClientHandle.h
+++ b/source/cClientHandle.h
@@ -45,7 +45,7 @@
#define MCS_PROTOCOL_VERSION 29 // Synchronize this with MCS_CLIENT_VERSION below!
-#define MCS_CLIENT_VERSION "1.2.4"
+#define MCS_CLIENT_VERSION "1.2.4, 1.2.5"