version.h
author insilmaril
Tue Apr 11 14:34:14 2006 +0000 (2006-04-11)
changeset 296 692499ea76e1
parent 269 4c3e9fa0093b
child 301 4258723b534c
permissions -rw-r--r--
added basic history window
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@292
     5
#define __VYM_VERSION "1.7.15"
insilmaril@292
     6
#define __BUILD_DATE "April 10, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif