From b73fba7c0825577fa3b8ba2c54d01d0c03e028fd Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 7 May 2012 18:52:40 +0000 Subject: Updated version text to include 1.2.5; ChunkSender doesn't serialize chunk packets for chunks without a client git-svn-id: http://mc-server.googlecode.com/svn/trunk@480 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/cClientHandle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/cClientHandle.h') 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" -- cgit v1.2.3