00001 #define RAKNET_VERSION "3.81" 00002 #define RAKNET_VERSION_NUMBER 3.81 00003 00004 #define RAKNET_REVISION "$Revision$" 00005 00006 #define RAKNET_DATE "07/01/2010" 00007 00008 // What compatible protocol version RakNet is using. When this value changes, it indicates this version of RakNet cannot connection to an older version. 00009 // ID_INCOMPATIBLE_PROTOCOL_VERSION will be returned on connection attempt in this case 00010 #define RAKNET_PROTOCOL_VERSION 12