version.h
author insilmaril
Wed, 30 Aug 2006 12:16:25 +0000
branchqt4-port
changeset 17 557239819c45
parent 16 41c3d7f9f532
child 18 70c41284cb48
permissions -rw-r--r--
Fixed editing of headings. Undo debug output still enabled
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@2
     4
#define __VYM "VYM"
insilmaril@17
     5
#define __VYM_VERSION "1.8.54"
insilmaril@17
     6
#define __BUILD_DATE "August 30, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif