Skip to content

Commit c27eb52

Browse files
committed
Updated version number constants
1 parent c032239 commit c27eb52

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

common/inc/lx_api.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,9 @@ typedef unsigned long long ULONG64;
204204
#define AZURE_RTOS_LEVELX
205205
#define LEVELX_MAJOR_VERSION 6
206206
#define LEVELX_MINOR_VERSION 4
207-
#define LEVELX_PATCH_VERSION 1
207+
#define LEVELX_PATCH_VERSION 5
208+
#define LEVELX_BUILD_VERSION 202504
209+
#define LEVELX_HOTFIX_VERSION ' '
208210

209211

210212
/* Define general LevelX Constants. */

0 commit comments

Comments
 (0)