• Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

RakNetVersion.h

Go to the documentation of this file.
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

Generated on Thu Sep 30 2010 01:27:26 for RakNet by  doxygen 1.7.1