cLK/lk/include/version.h
2011-11-06 23:17:49 +00:00

9 lines
253 B
C

#ifdef __VERSION_H
#undef __VERSION_H
#endif
#define __VERSION_H
//static const char *HBOOT_version = "cLK-1.0";
//static const char *HBOOT_version_short = "1.0";
static char *BUILD_DATE="Aug 08 2011, 18:06:51";
static char *PSUEDO_VERSION = "1.4.0.1";