version.h
author insilmaril
Mon, 06 Jun 2005 20:27:42 +0000
changeset 105 67a91e28b30f
parent 104 270593ab83b2
child 106 4083860dd82e
permissions -rw-r--r--
1.6.8 started API to speedup undos
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.8"
     5 #define __BUILD_DATE__ "June 06, 2005"
     6 
     7 #endif