version.h
author insilmaril
Mon, 11 Jul 2005 19:55:57 +0000
changeset 125 8cdfa8dda71e
parent 124 e0f6a21cc6d6
child 126 1ad2d5c80848
permissions -rw-r--r--
Version 1.6.10: Updated documentation
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.10"
     5 #define __BUILD_DATE__ "July 11, 2005"
     6 
     7 #endif