summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrédéric Desbiens <[email protected]>2026-01-12 17:37:40 -0500
committerGitHub <[email protected]>2026-01-12 17:37:40 -0500
commit03eccbdb59a8ccd9d9afb02df3cd21a814837193 (patch)
tree5697e6ae68b688bf9c46ddd043015646e0cc309b
parent83e508fdf45966a6395f7fca7f56f092af33613d (diff)
Updated version number constantsv6.4.5.202504_rel
-rw-r--r--common/core/inc/ux_api.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/core/inc/ux_api.h b/common/core/inc/ux_api.h
index 748d588..ea1c0e0 100644
--- a/common/core/inc/ux_api.h
+++ b/common/core/inc/ux_api.h
@@ -348,9 +348,9 @@ typedef signed char SCHAR;
#define AZURE_RTOS_USBX
#define USBX_MAJOR_VERSION 6
#define USBX_MINOR_VERSION 4
-#define USBX_PATCH_VERSION 3
-#define USBX_BUILD_VERSION 202503
-#define USBX_HOTFIX_VERSION ''
+#define USBX_PATCH_VERSION 5
+#define USBX_BUILD_VERSION 202504
+#define USBX_HOTFIX_VERSION ' '
/* Macros for concatenating tokens, where UX_CONCATn concatenates n tokens. */