version.h
author insilmaril
Thu, 01 Jun 2006 11:19:57 +0000
changeset 343 f5c1cdf79e6e
parent 337 c33e8f56362d
child 346 5e703d4959ae
permissions -rw-r--r--
added warningdialog.ui
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.18"
     6 #define __BUILD_DATE "May 31, 2006"
     7 
     8 #endif