version.h
author insilmaril
Fri, 16 Jun 2006 08:27:11 +0000
changeset 352 72e78075ad73
parent 351 ffe2a4396694
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