version.h
author insilmaril
Wed May 31 12:27:41 2006 +0000 (2006-05-31)
changeset 339 6e3af80d8f5c
parent 329 8f04006214dc
child 346 5e703d4959ae
permissions -rw-r--r--
1.7.18
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.18"
     6 #define __BUILD_DATE "May 31, 2006"
     7 
     8 #endif