version.h
author insilmaril
Fri, 08 Jul 2005 07:24:43 +0000
changeset 123 09edde7ae30e
parent 106 4083860dd82e
child 124 e0f6a21cc6d6
permissions -rw-r--r--
changes for 1.6.9
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 <<<<<<< version.h
     5 #define __VYM_VERSION__ "1.6.9"
     6 #define __BUILD_DATE__ "July 04, 2005"
     7 =======
     8 #define __VYM_VERSION__ "1.6.8"
     9 #define __BUILD_DATE__ "June 14, 2005"
    10 >>>>>>> 1.16
    11 
    12 #endif