Skip to content

Commit 2f639ba

Browse files
committed
Release 6.1.12
1 parent 9075ca3 commit 2f639ba

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

common/inc/lx_api.h

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/* APPLICATION INTERFACE DEFINITION RELEASE */
2727
/* */
2828
/* lx_api.h PORTABLE C */
29-
/* 6.1.11 */
29+
/* 6.1.12 */
3030
/* AUTHOR */
3131
/* */
3232
/* William E. Lamie, Microsoft Corporation */
@@ -69,6 +69,9 @@
6969
/* 04-25-2022 William E. Lamie Modified comment(s), and */
7070
/* updated product constants, */
7171
/* resulting in version 6.1.11 */
72+
/* 07-29-2022 William E. Lamie Modified comment(s), and */
73+
/* updated product constants, */
74+
/* resulting in version 6.1.12 */
7275
/* */
7376
/**************************************************************************/
7477

@@ -173,7 +176,7 @@ typedef unsigned long long ULONG64;
173176
#define AZURE_RTOS_LEVELX
174177
#define LEVELX_MAJOR_VERSION 6
175178
#define LEVELX_MINOR_VERSION 1
176-
#define LEVELX_PATCH_VERSION 11
179+
#define LEVELX_PATCH_VERSION 12
177180

178181

179182
/* Define general LevelX Constants. */

0 commit comments

Comments
 (0)