From 2f145657be8a07dd3bdab1389762152bdb8399ce Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Wed, 28 Sep 2011 23:58:20 +0200 Subject: Forgot to update the db version number in the client protocol file. --- 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 46d46d5e..11de34ef 100644 --- a/src/net/manaserv/manaserv_protocol.h +++ b/src/net/manaserv/manaserv_protocol.h @@ -26,7 +26,7 @@ namespace ManaServ { enum { PROTOCOL_VERSION = 1, - SUPPORTED_DB_VERSION = 15 + SUPPORTED_DB_VERSION = 17 }; /** -- cgit v1.2.3-70-g09d2