version.h
author insilmaril
Mon, 08 Aug 2005 16:15:57 +0000
changeset 148 401f76b830d1
parent 146 1b52ff19aad5
child 151 4b2e70fbacec
permissions -rw-r--r--
added spanish translation
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.3"
     5 #define __BUILD_DATE__ "August 8, 2005"
     6 
     7 #endif