From b973c2c9fd718b16ad9dc6e6b082c3f17dc5c98c Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Tue, 25 Jan 2011 01:30:53 +0100 Subject: Upgraded the manaserv protocol version to 1. Yeah, I know Jaxad, we're not releasing but as agreed with Thorbjorn, the protocol is incompatible even when moving, so better get rid of old clients early. --- src/net/manaserv/manaserv_protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/net/manaserv/manaserv_protocol.h b/src/net/manaserv/manaserv_protocol.h index e4beb155..84f1c1a5 100644 --- a/src/net/manaserv/manaserv_protocol.h +++ b/src/net/manaserv/manaserv_protocol.h @@ -24,7 +24,7 @@ namespace ManaServ { -enum { PROTOCOL_VERSION = 0 }; +enum { PROTOCOL_VERSION = 1 }; /** * Enumerated type for communicated messages: -- cgit v1.2.3-70-g09d2