version.h
author insilmaril
Thu Mar 24 20:48:58 2005 +0000 (2005-03-24)
changeset 92 ec8c73975c1a
parent 90 10f3d35dcbad
child 93 31c6ce8efbc7
permissions -rw-r--r--
added modifier modes (color,link,copy). Not fully functional yet
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.2"
     5 #define __BUILD_DATE__ "February 28, 2005"
     6 
     7 #endif