From d1e4efbd2f0dedf93a0d711eba97298a290a32cd Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Tue, 25 Sep 2018 22:30:53 +0300
Subject: Change client protocol version to 25.

---
 src/net/eathena/network.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h
index c36f5cb50..f97d44340 100644
--- a/src/net/eathena/network.h
+++ b/src/net/eathena/network.h
@@ -29,7 +29,7 @@
  * Protocol version, reported to the eAthena char and mapserver who can adjust
  * the protocol accordingly.
  */
-#define CLIENT_PROTOCOL_VERSION      24
+#define CLIENT_PROTOCOL_VERSION      25
 
 namespace EAthena
 {
-- 
cgit v1.2.3-70-g09d2