version.h
author insilmaril
Mon, 23 May 2005 15:28:20 +0000
changeset 103 c810a11d11d9
parent 102 dba9303a1a5c
child 104 270593ab83b2
permissions -rw-r--r--
1.6.6 Exclusive flags added
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@103
     4
#define __VYM_VERSION__ "1.6.6"
insilmaril@103
     5
#define __BUILD_DATE__ "May 23, 2005"
insilmaril@0
     6
insilmaril@0
     7
#endif