version.h
author insilmaril
Fri, 16 Jun 2006 08:27:11 +0000
changeset 351 ffe2a4396694
parent 346 5e703d4959ae
child 355 ca0c7650fbe4
permissions -rw-r--r--
1.8.0
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.8.00"
     6 #define __BUILD_DATE "June 16, 2006"
     7 
     8 #endif