version.h
author insilmaril
Wed, 18 May 2005 07:39:58 +0000
changeset 102 dba9303a1a5c
parent 98 58adc2d2ed08
child 103 c810a11d11d9
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@102
     5
#define __BUILD_DATE__ "May 17, 2005"
insilmaril@0
     6
insilmaril@0
     7
#endif