version.h
author insilmaril
Thu Sep 14 11:38:17 2006 +0000 (2006-09-14)
changeset 386 142e0f1e61d5
parent 375 06ab6df252fa
child 388 3a58c9ef4a18
permissions -rw-r--r--
1.8.57 - more changes in history window, Note Editor is QT4 now
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@375
     5
#define __VYM_VERSION "1.8.55"
insilmaril@381
     6
#define __BUILD_DATE "September 8, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif