version.h
author insilmaril
Thu, 06 Jul 2006 14:47:01 +0000
branchqt4-port
changeset 9 f94317a94db1
parent 7 84f76a3876d7
child 11 b8c547f0fc58
permissions -rw-r--r--
Text Editor now shows states again
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@2
     4
#define __VYM "VYM"
insilmaril@7
     5
#define __VYM_VERSION "1.8.50"
insilmaril@9
     6
#define __BUILD_DATE "July 5, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif