mirror of
https://github.com/eclipse-threadx/levelx.git
synced 2026-09-14 04:06:00 +08:00
Updated version number constants (#74)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot
parent
2e061ba319
commit
b9f54b87bb
+2
-2
@@ -149,8 +149,8 @@ typedef unsigned long long ULONG64;
|
||||
#define AZURE_RTOS_LEVELX
|
||||
#define LEVELX_MAJOR_VERSION 6
|
||||
#define LEVELX_MINOR_VERSION 5
|
||||
#define LEVELX_PATCH_VERSION 0
|
||||
#define LEVELX_BUILD_VERSION 202601
|
||||
#define LEVELX_PATCH_VERSION 1
|
||||
#define LEVELX_BUILD_VERSION 202602
|
||||
#define LEVELX_HOTFIX_VERSION ' '
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user