version.h
author insilmaril
Thu, 06 Jul 2006 15:39:54 +0000
branchqt4-port
changeset 10 e2a80d9b5858
parent 9 f94317a94db1
child 11 b8c547f0fc58
permissions -rw-r--r--
disabled join lines/paragraphs in TextEditor
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.8.50"
     6 #define __BUILD_DATE "July 5, 2006"
     7 
     8 #endif