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