version.h
author insilmaril
Mon, 05 Sep 2005 11:56:31 +0000
changeset 160 72cc3873306a
parent 159 e44baadd4958
child 163 30b22f7bd009
permissions -rw-r--r--
Version 1.7.4, various bugfixes
     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