diff --git a/lk/include/version.h b/lk/include/version.h index de74afa..f631e34 100644 --- a/lk/include/version.h +++ b/lk/include/version.h @@ -1,4 +1,4 @@ -fndef __VERSION_H +#ifndef __VERSION_H #define __VERSION_H static const char *cLK_version = "1.4.0.1";