version.h
author insilmaril
Thu, 01 Sep 2005 15:35:18 +0000
changeset 159 e44baadd4958
parent 158 a33a2bdd8299
child 160 72cc3873306a
permissions -rw-r--r--
changed some strings for easier translation
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.3"
     5 #define __BUILD_DATE__ "September 1, 2005"
     6 
     7 #endif