version.h
author insilmaril
Mon, 08 May 2006 13:25:48 +0000
changeset 320 f83fa771061f
parent 316 25f100aa30b2
child 329 8f04006214dc
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.16"
     6 #define __BUILD_DATE "May 8, 2006"
     7 
     8 #endif