version.h
author insilmaril
Mon, 30 May 2005 05:39:10 +0000
changeset 104 270593ab83b2
parent 103 c810a11d11d9
child 105 67a91e28b30f
permissions -rw-r--r--
1.6.7
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.7"
     5 #define __BUILD_DATE__ "May 27, 2005"
     6 
     7 #endif