version.h
author insilmaril
Thu, 23 Mar 2006 12:38:54 +0000
changeset 259 359217d2a49b
parent 243 fad762341d2d
child 260 69d648a0a15b
permissions -rw-r--r--
Version 1.7.12
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.11"
     6 #define __BUILD_DATE "March 14, 2006"
     7 
     8 #endif