version.h
author insilmaril
Thu Jul 27 14:07:11 2006 +0000 (2006-07-27)
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