version.h
author insilmaril
Thu, 27 Jul 2006 14:07:11 +0000
branchqt4-port
changeset 11 b8c547f0fc58
parent 9 f94317a94db1
child 13 9aadd0f58300
permissions -rw-r--r--
Floatimages have alphachannel again
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.8.51"
     6 #define __BUILD_DATE "July 27, 2006"
     7 
     8 #endif