version.h
author insilmaril
Mon Jul 25 20:07:18 2005 +0000 (2005-07-25)
changeset 136 b0d8b00fb937
parent 129 9b9c7e8b9147
child 137 88d2a027ef14
permissions -rw-r--r--
changed MapEditor::undo and saveState so that selection is saved, too (bgugfix)
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.1"
     5 #define __BUILD_DATE__ "July 22, 2005"
     6 
     7 #endif