version.h
author insilmaril
Fri, 19 May 2006 08:16:30 +0000
changeset 331 3481adf33849
parent 329 8f04006214dc
child 337 c33e8f56362d
permissions -rw-r--r--
disabled the not (yet) working firefox import
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@329
     5
#define __VYM_VERSION "1.7.17"
insilmaril@329
     6
#define __BUILD_DATE "May 9, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif