summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ecommon/serverversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecommon/serverversion.h b/src/ecommon/serverversion.h
index f516515..63fb10a 100644
--- a/src/ecommon/serverversion.h
+++ b/src/ecommon/serverversion.h
@@ -6,6 +6,6 @@
// must be same with version from server build
-const int serverPacketVersion = 20150000;
+const int serverPacketVersion = PACKETVER;
#endif // EVOL_COMMON_SERVERVERSION