version.h
author insilmaril
Tue Sep 06 15:04:50 2005 +0000 (2005-09-06)
changeset 162 2cf3413b6ac9
parent 159 e44baadd4958
child 163 30b22f7bd009
permissions -rw-r--r--
fixed color of pasted branch
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.4"
     5 #define __BUILD_DATE__ "September 5, 2005"
     6 
     7 #endif