version.h
author insilmaril
Fri, 08 Jul 2005 07:24:43 +0000
changeset 120 949591651fc7
parent 106 4083860dd82e
child 123 09edde7ae30e
permissions -rw-r--r--
changes for 1.6.9
     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