version.h
author insilmaril
Wed, 01 Feb 2006 16:39:06 +0000
changeset 202 c6945404eb48
parent 201 eda811e31b2e
child 205 30c4a6c7ff10
permissions -rw-r--r--
added new logo
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@200
     5
#define __VYM_VERSION "1.7.8"
insilmaril@201
     6
#define __BUILD_DATE "February 1, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif