version.h
author insilmaril
Thu, 23 Mar 2006 12:38:55 +0000
changeset 260 69d648a0a15b
parent 243 fad762341d2d
child 264 4ee885c3b72c
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.12"
     6 #define __BUILD_DATE "March 23, 2006"
     7 
     8 #endif