summaryrefslogtreecommitdiff
path: root/ports/rxv1
diff options
context:
space:
mode:
Diffstat (limited to 'ports/rxv1')
-rw-r--r--ports/rxv1/ccrx/inc/nx_port.h2
-rw-r--r--ports/rxv1/gnu/inc/nx_port.h2
-rw-r--r--ports/rxv1/iar/inc/nx_port.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/ports/rxv1/ccrx/inc/nx_port.h b/ports/rxv1/ccrx/inc/nx_port.h
index b53598f2..90f58d5f 100644
--- a/ports/rxv1/ccrx/inc/nx_port.h
+++ b/ports/rxv1/ccrx/inc/nx_port.h
@@ -198,7 +198,7 @@
#ifdef NX_SYSTEM_INIT
CHAR _nx_version_id[] =
- "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo RXv1/CCRX Version 6.5.0.202601 *";
+ "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo RXv1/CCRX Version 6.5.1.202602 *";
#else
extern CHAR _nx_version_id[];
#endif
diff --git a/ports/rxv1/gnu/inc/nx_port.h b/ports/rxv1/gnu/inc/nx_port.h
index 0cb36d62..f799b2f4 100644
--- a/ports/rxv1/gnu/inc/nx_port.h
+++ b/ports/rxv1/gnu/inc/nx_port.h
@@ -176,7 +176,7 @@
#ifdef NX_SYSTEM_INIT
CHAR _nx_version_id[] =
- "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo RXv1/GNU Version 6.5.0.202601 *";
+ "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo RXv1/GNU Version 6.5.1.202602 *";
#else
extern CHAR _nx_version_id[];
#endif
diff --git a/ports/rxv1/iar/inc/nx_port.h b/ports/rxv1/iar/inc/nx_port.h
index 281b10ab..e40a4517 100644
--- a/ports/rxv1/iar/inc/nx_port.h
+++ b/ports/rxv1/iar/inc/nx_port.h
@@ -197,7 +197,7 @@
#ifdef NX_SYSTEM_INIT
CHAR _nx_version_id[] =
- "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo RXv1/IAR Version 6.5.0.202601 *";
+ "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo RXv1/IAR Version 6.5.1.202602 *";
#else
extern CHAR _nx_version_id[];
#endif