version.h
author insilmaril
Thu, 16 Feb 2006 10:54:13 +0000
changeset 208 4b7a2fb8e5e4
parent 205 30c4a6c7ff10
child 218 160459d924a1
permissions -rw-r--r--
copied new logo to _all_ icons
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.9"
     6 #define __BUILD_DATE "February 14, 2006"
     7 
     8 #endif