summaryrefslogtreecommitdiff
path: root/ports/linux/gnu/inc
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/gnu/inc')
-rw-r--r--ports/linux/gnu/inc/nx_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/linux/gnu/inc/nx_port.h b/ports/linux/gnu/inc/nx_port.h
index 85727608..dd73b7c8 100644
--- a/ports/linux/gnu/inc/nx_port.h
+++ b/ports/linux/gnu/inc/nx_port.h
@@ -194,7 +194,7 @@
#ifdef NX_SYSTEM_INIT
CHAR _nx_version_id[] =
- "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo Linux/GNU Version 6.5.0.202601 *";
+ "(c) 2024 Microsoft Corp. (c) 2026-present Eclipse ThreadX Contributors. * NetX Duo Linux/GNU Version 6.5.1.202602 *";
#else
extern CHAR _nx_version_id[];
#endif