summaryrefslogtreecommitdiff
path: root/ports/xtensa
diff options
context:
space:
mode:
Diffstat (limited to 'ports/xtensa')
-rw-r--r--ports/xtensa/xcc/inc/tx_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xtensa/xcc/inc/tx_port.h b/ports/xtensa/xcc/inc/tx_port.h
index 835d9cf3..ae1763a6 100644
--- a/ports/xtensa/xcc/inc/tx_port.h
+++ b/ports/xtensa/xcc/inc/tx_port.h
@@ -471,7 +471,7 @@ extern int xt_timer_intnum;
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
- "Copyright (c) Microsoft Corporation. All rights reserved. * Azure RTOS Xtensa Version 6.2.1 *";
+ "Copyright (c) Microsoft Corporation. All rights reserved. * Azure RTOS Xtensa Version 6.3.0 *";
#else
extern CHAR _tx_version_id[];
#endif