Skip to content

Commit f98a5c4

Browse files
committed
Updated version number constants.
1 parent b9ba4a9 commit f98a5c4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

common/inc/lx_api.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ typedef unsigned long long ULONG64;
148148
/* Define basic constants for the LevelX Stack. */
149149
#define AZURE_RTOS_LEVELX
150150
#define LEVELX_MAJOR_VERSION 6
151-
#define LEVELX_MINOR_VERSION 4
152-
#define LEVELX_PATCH_VERSION 5
153-
#define LEVELX_BUILD_VERSION 202504
151+
#define LEVELX_MINOR_VERSION 5
152+
#define LEVELX_PATCH_VERSION 0
153+
#define LEVELX_BUILD_VERSION 202601
154154
#define LEVELX_HOTFIX_VERSION ' '
155155

156156

0 commit comments

Comments
 (0)