version.h
author insilmaril
Mon, 15 May 2006 07:32:10 +0000
changeset 328 33310803546c
parent 316 25f100aa30b2
child 329 8f04006214dc
permissions -rw-r--r--
1.7.17
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.16"
     6 #define __BUILD_DATE "May 8, 2006"
     7 
     8 #endif