version.h
author insilmaril
Mon, 08 May 2006 13:25:46 +0000
changeset 312 d1d464798f08
parent 301 4258723b534c
child 316 25f100aa30b2
permissions -rw-r--r--
1.7.16 Small bugfixes
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.15"
     6 #define __BUILD_DATE "April 24, 2006"
     7 
     8 #endif