summaryrefslogtreecommitdiff
path: root/ports/arm9/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'ports/arm9/gnu')
-rw-r--r--ports/arm9/gnu/inc/tx_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/arm9/gnu/inc/tx_port.h b/ports/arm9/gnu/inc/tx_port.h
index bc52ebe7..5c83770f 100644
--- a/ports/arm9/gnu/inc/tx_port.h
+++ b/ports/arm9/gnu/inc/tx_port.h
@@ -308,7 +308,7 @@ unsigned int _tx_thread_interrupt_restore(UINT old_posture);
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * ThreadX ARM9/GNU Version 6.4.1 *";
+ "Copyright (c) 2024 Microsoft Corporation. * ThreadX ARM9/GNU Version 6.4.2 *";
#else
extern CHAR _tx_version_id[];
#endif