version.h
author insilmaril
Wed, 31 May 2006 12:36:13 +0000
changeset 341 4e11661e039d
parent 337 c33e8f56362d
child 346 5e703d4959ae
permissions -rw-r--r--
updated documentation
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@337
     5
#define __VYM_VERSION "1.7.18"
insilmaril@337
     6
#define __BUILD_DATE "May 31, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif