version.h
author insilmaril
Wed, 18 Oct 2006 10:45:00 +0000
changeset 393 053b8645e3e9
parent 390 0e1aeb21cb78
child 394 67cfa6e6b863
permissions -rw-r--r--
undo/redo for delete BranchObj. Added calling commands in testmenu
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@388
     5
#define __VYM_VERSION "1.8.57"
insilmaril@393
     6
#define __BUILD_DATE "October 16, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif