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