version.h
author insilmaril
Mon, 01 Aug 2005 19:32:45 +0000
changeset 143 56c57552f1d2
parent 141 c93caccfc116
child 146 1b52ff19aad5
permissions -rw-r--r--
Added a few more undo commands in mapeditor
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.3"
     5 #define __BUILD_DATE__ "August 1, 2005"
     6 
     7 #endif