Skip to content

Commit c40d15e

Browse files
committed
Updated version number constants
1 parent a7aa567 commit c40d15e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

common/inc/nx_api.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -529,9 +529,9 @@ VOID _nx_trace_event_update(TX_TRACE_BUFFER_ENTRY *event, ULONG timestamp, ULONG
529529
#define AZURE_RTOS_NETXDUO
530530
#define NETXDUO_MAJOR_VERSION 6
531531
#define NETXDUO_MINOR_VERSION 4
532-
#define NETXDUO_PATCH_VERSION 4
533-
#define NETXDUO_BUILD_VERSION 202503
534-
#define NETXDUO_HOTFIX_VERSION 'a'
532+
#define NETXDUO_PATCH_VERSION 5
533+
#define NETXDUO_BUILD_VERSION 202504
534+
#define NETXDUO_HOTFIX_VERSION ' '
535535

536536
/* Define the following symbols for backward compatibility */
537537
#define EL_PRODUCT_NETXDUO

0 commit comments

Comments
 (0)