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