version.h
author insilmaril
Sat, 19 Feb 2005 17:14:33 +0000
changeset 90 10f3d35dcbad
parent 89 9db3eaa21237
child 91 855c486b9360
permissions -rw-r--r--
moved translation files to lang, basic link functionality
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.2"
     5 #define __BUILD_DATE__ "February 19, 2005"
     6 
     7 #endif