Increment network protocol version.

This commit is contained in:
lotodore
2008-12-21 22:11:49 +00:00
parent 23c9bf136b
commit b106ddffe3
+2 -2
View File
@@ -30,8 +30,8 @@
#include <vector>
#include <list>
#define NET_VERSION_MAJOR 4
#define NET_VERSION_MINOR 2
#define NET_VERSION_MAJOR 5
#define NET_VERSION_MINOR 0
#define MIN_PACKET_SIZE 4
#define MAX_PACKET_SIZE 268