summaryrefslogtreecommitdiff
path: root/ports/cortex_a34
diff options
context:
space:
mode:
authorTiejunZhou <[email protected]>2023-10-23 15:31:03 +0800
committerGitHub <[email protected]>2023-10-23 15:31:03 +0800
commit13b700fd3ed763cedcba7dbd17b859077a01aa9c (patch)
treedce98f5940c79679029fc79109b8c6af166bbfaf /ports/cortex_a34
parent9ee2738aec92ecab0dd321dd5836f56927f72b7a (diff)
Update release version to 6.3.0 and date to 10-31-2023 (#308)v6.3.0_rel
Diffstat (limited to 'ports/cortex_a34')
-rw-r--r--ports/cortex_a34/ac6/inc/tx_port.h2
-rw-r--r--ports/cortex_a34/gnu/inc/tx_port.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/cortex_a34/ac6/inc/tx_port.h b/ports/cortex_a34/ac6/inc/tx_port.h
index 4d844cb6..89310012 100644
--- a/ports/cortex_a34/ac6/inc/tx_port.h
+++ b/ports/cortex_a34/ac6/inc/tx_port.h
@@ -370,7 +370,7 @@ VOID tx_thread_fp_disable(VOID);
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
- "Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX ARMv8-A Version 6.2.1 *";
+ "Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX ARMv8-A Version 6.3.0 *";
#else
extern CHAR _tx_version_id[];
#endif
diff --git a/ports/cortex_a34/gnu/inc/tx_port.h b/ports/cortex_a34/gnu/inc/tx_port.h
index 4d844cb6..89310012 100644
--- a/ports/cortex_a34/gnu/inc/tx_port.h
+++ b/ports/cortex_a34/gnu/inc/tx_port.h
@@ -370,7 +370,7 @@ VOID tx_thread_fp_disable(VOID);
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
- "Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX ARMv8-A Version 6.2.1 *";
+ "Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX ARMv8-A Version 6.3.0 *";
#else
extern CHAR _tx_version_id[];
#endif