version.h
author insilmaril
Fri, 16 Jun 2006 08:37:16 +0000
changeset 353 36b4eba12f7a
parent 351 ffe2a4396694
child 355 ca0c7650fbe4
permissions -rw-r--r--
added the newbranch icons
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@351
     5
#define __VYM_VERSION "1.8.00"
insilmaril@351
     6
#define __BUILD_DATE "June 16, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif