version.h
author insilmaril
Thu, 01 Jun 2006 14:51:57 +0000
changeset 347 4a3c06183639
parent 346 5e703d4959ae
child 351 ffe2a4396694
permissions -rw-r--r--
Bugfix for duplicate xLinks
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@346
     6
#define __BUILD_DATE "June 1, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif