Files
cLK/lk/include/version.h
2011-05-08 02:49:24 +01:00

7 lines
93 B
C

#ifndef __VERSION_H
#define __VERSION_H
static const char *cLK_version = "1.4.0.1";
#endif