From 376e26be292f7d579091650a70b5670195240539 Mon Sep 17 00:00:00 2001 From: Frédéric Desbiens Date: Mon, 24 Feb 2025 13:31:48 -0500 Subject: Updated ports version to v6.4.2. --- ports/linux/gnu/inc/tx_port.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/linux') diff --git a/ports/linux/gnu/inc/tx_port.h b/ports/linux/gnu/inc/tx_port.h index 76bec2a6..7ca6161d 100644 --- a/ports/linux/gnu/inc/tx_port.h +++ b/ports/linux/gnu/inc/tx_port.h @@ -547,7 +547,7 @@ VOID _tx_thread_interrupt_restore(UINT previous_posture); #ifdef TX_THREAD_INIT CHAR _tx_version_id[] = - "Copyright (c) Microsoft Corporation * ThreadX Linux/gcc Version 6.4.1 *"; + "Copyright (c) Microsoft Corporation * ThreadX Linux/gcc Version 6.4.2 *"; #else extern CHAR _tx_version_id[]; #endif -- cgit v1.3.1