summaryrefslogtreecommitdiff
path: root/src/common/manaserv_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/manaserv_protocol.h')
-rw-r--r--src/common/manaserv_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/manaserv_protocol.h b/src/common/manaserv_protocol.h
index 7d5c694f..9bb50337 100644
--- a/src/common/manaserv_protocol.h
+++ b/src/common/manaserv_protocol.h
@@ -31,7 +31,7 @@ namespace ManaServ {
enum {
PROTOCOL_VERSION = 10,
MIN_PROTOCOL_VERSION = 9,
- SUPPORTED_DB_VERSION = 26
+ SUPPORTED_DB_VERSION = 27
};
/**