diff options
Diffstat (limited to 'ports/rxv1/gnu')
| -rw-r--r-- | ports/rxv1/gnu/inc/nx_port.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
