Arif Ali
98d0f46c45
Added relevent version info in the rest of the code, to reference the variable in version.h. Makefile to be able to use make
7 lines
91 B
C
7 lines
91 B
C
fndef __VERSION_H
|
|
#define __VERSION_H
|
|
|
|
static const char *cLK_version = "1.4.0.1";
|
|
|
|
#endif
|