From 2e3ba504f41c0a3d69b0cf429a8b16275bf98c01 Mon Sep 17 00:00:00 2001 From: Xiuwen Cai <50469933+xiuwencai@users.noreply.github.com> Date: Thu, 28 Dec 2023 03:01:50 +0000 Subject: [PATCH] Update release data and version. --- utility/rtos_compatibility_layers/FreeRTOS/tx_freertos.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utility/rtos_compatibility_layers/FreeRTOS/tx_freertos.c b/utility/rtos_compatibility_layers/FreeRTOS/tx_freertos.c index 3b2e7a76..b963f31f 100644 --- a/utility/rtos_compatibility_layers/FreeRTOS/tx_freertos.c +++ b/utility/rtos_compatibility_layers/FreeRTOS/tx_freertos.c @@ -33,10 +33,10 @@ /* start flag, corrected stack */ /* allocation size, */ /* resulting in version 6.1.12 */ -/* xx-xx-xxxx Xiuwen Cai Modified comment(s), and */ +/* 12-31-2023 Xiuwen Cai Modified comment(s), and */ /* added check for overflow in */ /* queue size calculation, */ -/* resulting in version 6.x */ +/* resulting in version 6.4.0 */ /* */ /**************************************************************************/