version.h
author insilmaril
Tue, 04 Jul 2006 12:10:56 +0000
branchqt4-port
changeset 7 84f76a3876d7
parent 5 5cfbba1dc2f8
child 9 f94317a94db1
permissions -rw-r--r--
fixed recent maps and xlinks
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.8.50"
     6 #define __BUILD_DATE "June 16, 2006"
     7 
     8 #endif