We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ba4a9 commit f98a5c4Copy full SHA for f98a5c4
1 file changed
common/inc/lx_api.h
@@ -148,9 +148,9 @@ typedef unsigned long long ULONG64;
148
/* Define basic constants for the LevelX Stack. */
149
#define AZURE_RTOS_LEVELX
150
#define LEVELX_MAJOR_VERSION 6
151
-#define LEVELX_MINOR_VERSION 4
152
-#define LEVELX_PATCH_VERSION 5
153
-#define LEVELX_BUILD_VERSION 202504
+#define LEVELX_MINOR_VERSION 5
+#define LEVELX_PATCH_VERSION 0
+#define LEVELX_BUILD_VERSION 202601
154
#define LEVELX_HOTFIX_VERSION ' '
155
156
0 commit comments