From 6b2b5deef9af87915b25ad3e4595ec5b06bba6d1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Sep 2015 21:50:37 +0300 Subject: Use packetversion from configure. --- src/ecommon/serverversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ecommon') 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 -- cgit v1.2.3-60-g2f50