version.h
author insilmaril
Tue Aug 15 12:01:14 2006 +0000 (2006-08-15)
branchqt4-port
changeset 15 699f28529079
parent 11 b8c547f0fc58
child 16 41c3d7f9f532
permissions -rw-r--r--
removed unneeded toolbars.*
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@2
     4
#define __VYM "VYM"
insilmaril@13
     5
#define __VYM_VERSION "1.8.52"
insilmaril@13
     6
#define __BUILD_DATE "August 15, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif