Skip to content

Commit 6feddf9

Browse files
committed
Updated version number and added build number and hotfix.
1 parent 652c294 commit 6feddf9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

common/core/inc/ux_api.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,9 @@ typedef signed char SCHAR;
348348
#define AZURE_RTOS_USBX
349349
#define USBX_MAJOR_VERSION 6
350350
#define USBX_MINOR_VERSION 4
351-
#define USBX_PATCH_VERSION 2
351+
#define USBX_PATCH_VERSION 3
352+
#define USBX_BUILD_VERSION 202503
353+
#define USBX_HOTFIX_VERSION ''
352354

353355
/* Macros for concatenating tokens, where UX_CONCATn concatenates n tokens. */
354356

0 commit comments

Comments
 (0)