00001 #ifndef __VERSION_H 00002 #define __VERSION_H 00003 00004 #define MAJOR 0 00005 #define BKMKTYPE 7 00006 #define MINOR 'i' 00007 #define RELEASE_TYPE "beta" 00008 00009 #endif