version.h
author insilmaril
Sun, 30 Jan 2005 23:25:47 +0000
changeset 83 e90f5bef70c8
parent 0 7a96bd401351
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