version.h
author insilmaril
Thu, 14 Sep 2006 11:38:17 +0000
changeset 382 8b0ab4c0f767
parent 381 c79df732d095
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