version.h
author insilmaril
Thu, 14 Sep 2006 11:38:17 +0000
changeset 387 a40af6315ac6
parent 381 c79df732d095
child 388 3a58c9ef4a18
permissions -rw-r--r--
1.8.57 - more changes in history window, Note Editor is QT4 now
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.8.55"
     6 #define __BUILD_DATE "September 8, 2006"
     7 
     8 #endif