Increment network protocol version.
This commit is contained in:
+2
-2
@@ -30,8 +30,8 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <list>
|
#include <list>
|
||||||
|
|
||||||
#define NET_VERSION_MAJOR 4
|
#define NET_VERSION_MAJOR 5
|
||||||
#define NET_VERSION_MINOR 2
|
#define NET_VERSION_MINOR 0
|
||||||
|
|
||||||
#define MIN_PACKET_SIZE 4
|
#define MIN_PACKET_SIZE 4
|
||||||
#define MAX_PACKET_SIZE 268
|
#define MAX_PACKET_SIZE 268
|
||||||
|
|||||||
Reference in New Issue
Block a user