summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-01-25 01:30:53 +0100
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-01-25 01:30:53 +0100
commitb973c2c9fd718b16ad9dc6e6b082c3f17dc5c98c (patch)
treecde19d28c36376e99bff2c33ec6a438815692022
parentd055bee5e6b45737ab89b3f8c70c6d0db7a22eb3 (diff)
downloadmana-client-b973c2c9fd718b16ad9dc6e6b082c3f17dc5c98c.tar.gz
mana-client-b973c2c9fd718b16ad9dc6e6b082c3f17dc5c98c.tar.bz2
mana-client-b973c2c9fd718b16ad9dc6e6b082c3f17dc5c98c.tar.xz
mana-client-b973c2c9fd718b16ad9dc6e6b082c3f17dc5c98c.zip
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.
-rw-r--r--src/net/manaserv/manaserv_protocol.h2
1 files changed, 1 insertions, 1 deletions
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: