version.h
author insilmaril
Wed Jul 27 18:56:32 2005 +0000 (2005-07-27)
changeset 138 9079931da6c3
parent 131 16b250a57c17
child 139 087e60400acc
permissions -rw-r--r--
1.7.2 fixed undo to select the right object before undoCommand
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.1"
     5 #define __BUILD_DATE__ "July 25, 2005"
     6 
     7 #endif