Skip to content

Commit c1ca638

Browse files
committed
Added hotfix version ahead of v6.4.4.202503a release
1 parent 194e146 commit c1ca638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/inc/nx_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ VOID _nx_trace_event_update(TX_TRACE_BUFFER_ENTRY *event, ULONG timestamp, ULONG
531531
#define NETXDUO_MINOR_VERSION 4
532532
#define NETXDUO_PATCH_VERSION 4
533533
#define NETXDUO_BUILD_VERSION 202503
534-
#define NETXDUO_HOTFIX_VERSION ''
534+
#define NETXDUO_HOTFIX_VERSION 'a'
535535

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

0 commit comments

Comments
 (0)