version.h
author insilmaril
Sun, 30 Jan 2005 23:25:48 +0000
changeset 84 0f2271678dea
parent 83 e90f5bef70c8
child 88 9771028de303
permissions -rw-r--r--
1.6.1 optimized moving of branches, basic linking functions
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.1"
     5 #define __BUILD_DATE__ "January 30, 2005"
     6 
     7 #endif