version.h
author insilmaril
Mon, 18 Apr 2005 06:17:00 +0000
changeset 95 f688a9913724
parent 94 6783e13bb05d
child 97 0b048b6bb6f4
permissions -rw-r--r--
added basic xLink functions
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.4"
     5 #define __BUILD_DATE__ "April 15, 2005"
     6 
     7 #endif