network.h
branch0.4.5
changeset 9957 937fb2598053
parent 9915 b023e71a2008
equal deleted inserted replaced
9956:341e963c63c4 9957:937fb2598053
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 #ifndef NETWORK_H
     3 #ifndef NETWORK_H
     4 #define NETWORK_H
     4 #define NETWORK_H
     5 
     5 
     6 #define NOREV_STRING "0.4.5-norev000"
     6 #define NOREV_STRING "0.4.6-norev000"
     7 
     7 
     8 #ifdef ENABLE_NETWORK
     8 #ifdef ENABLE_NETWORK
     9 
     9 
    10 #include "player.h"
    10 #include "player.h"
    11 
    11