version.h
author insilmaril
Wed, 05 Jul 2006 10:29:54 +0000
branchqt4-port
changeset 8 21379539d952
parent 7 84f76a3876d7
child 9 f94317a94db1
permissions -rw-r--r--
ported aboutdialog to QT4 completely
     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