version.h
author insilmaril
Wed, 18 May 2005 07:39:51 +0000
changeset 100 f79a53ee8cf6
parent 98 58adc2d2ed08
child 102 dba9303a1a5c
permissions -rw-r--r--
fixed some bugs in xlinks, more remove/insert functions
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@98
     4
#define __VYM_VERSION__ "1.6.5"
insilmaril@98
     5
#define __BUILD_DATE__ "May 4, 2005"
insilmaril@0
     6
insilmaril@0
     7
#endif