diff options
Diffstat (limited to 'ports/mips/gnu/inc')
| -rw-r--r-- | ports/mips/gnu/inc/nx_port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mips/gnu/inc/nx_port.h b/ports/mips/gnu/inc/nx_port.h index 8d8f4c47..6ce85903 100644 --- a/ports/mips/gnu/inc/nx_port.h +++ b/ports/mips/gnu/inc/nx_port.h @@ -185,7 +185,7 @@ #ifdef NX_SYSTEM_INIT CHAR _nx_version_id[] = - "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo PIC32x/MPLAB Version 6.5.0.202601 *"; + "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo PIC32x/MPLAB Version 6.5.1.202602 *"; #else extern CHAR _nx_version_id[]; #endif |
