version.h
author insilmaril
Wed Jul 05 10:29:54 2006 +0000 (2006-07-05)
branchqt4-port
changeset 8 21379539d952
parent 5 5cfbba1dc2f8
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