// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// Copyright (c) 2014 - 2015 Evol developers

#ifndef EVOL_COMMON_SERVERVERSION
#define EVOL_COMMON_SERVERVERSION

// must be same with version from server build

const int serverPacketVersion = PACKETVER;

#endif  // EVOL_COMMON_SERVERVERSION