version.h
author insilmaril
Tue, 08 Feb 2005 14:07:19 +0000
changeset 89 9db3eaa21237
parent 88 9771028de303
child 90 10f3d35dcbad
permissions -rw-r--r--
added contextmenu to follow links
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.2"
     5 #define __BUILD_DATE__ "February 8, 2005"
     6 
     7 #endif