version.h
author insilmaril
Tue, 14 Jun 2005 09:41:37 +0000
changeset 106 4083860dd82e
parent 105 67a91e28b30f
child 123 09edde7ae30e
permissions -rw-r--r--
fixed import into empty map
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.8"
     5 #define __BUILD_DATE__ "June 14, 2005"
     6 
     7 #endif