version.h
author insilmaril
Wed, 31 May 2006 12:27:38 +0000
changeset 334 df4fdaa07527
parent 329 8f04006214dc
child 337 c33e8f56362d
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.17"
     6 #define __BUILD_DATE "May 9, 2006"
     7 
     8 #endif