Updated version number constants.

This commit is contained in:
Frédéric Desbiens
2026-03-05 09:23:24 +01:00
parent b9ba4a97bf
commit f98a5c4eb8
+3 -3
View File
@@ -148,9 +148,9 @@ typedef unsigned long long ULONG64;
/* Define basic constants for the LevelX Stack. */
#define AZURE_RTOS_LEVELX
#define LEVELX_MAJOR_VERSION 6
#define LEVELX_MINOR_VERSION 4
#define LEVELX_PATCH_VERSION 5
#define LEVELX_BUILD_VERSION 202504
#define LEVELX_MINOR_VERSION 5
#define LEVELX_PATCH_VERSION 0
#define LEVELX_BUILD_VERSION 202601
#define LEVELX_HOTFIX_VERSION ' '