summaryrefslogblamecommitdiff
path: root/src/ecommon/serverversion.h
blob: 6ce6ea4e065d0aab444e6083b957d736f7436823 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                         
                                            





                                              
                                          

                                    
// 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