hedgewars/proto.inc.in
changeset 907 a5b0b93a39c8
parent 393 db01cc79f278
child 1066 1f1b3686a2b0
equal deleted inserted replaced
906:1cc10dde304c 907:a5b0b93a39c8
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  *)
    17  *)
    18 
    18 
    19 const cNetProtoVersion = ${HEDGEWARS_PROTO_VER};
    19 const cNetProtoVersion = ${HEDGEWARS_PROTO_VER};
       
    20       cVersionString = '${HEDGEWARS_VERSION}';