summaryrefslogtreecommitdiff
path: root/ports/rxv1/ccrx/src/tx_thread_stack_build.src
diff options
context:
space:
mode:
Diffstat (limited to 'ports/rxv1/ccrx/src/tx_thread_stack_build.src')
-rw-r--r--ports/rxv1/ccrx/src/tx_thread_stack_build.src4
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/rxv1/ccrx/src/tx_thread_stack_build.src b/ports/rxv1/ccrx/src/tx_thread_stack_build.src
index 9343091e..22da155a 100644
--- a/ports/rxv1/ccrx/src/tx_thread_stack_build.src
+++ b/ports/rxv1/ccrx/src/tx_thread_stack_build.src
@@ -36,7 +36,7 @@
;/* FUNCTION RELEASE */
;/* */
;/* _tx_thread_stack_build RXv1/CCRX */
-;/* 6.1.10 */
+;/* 6.1.11 */
;/* AUTHOR */
;/* */
;/* William E. Lamie, Microsoft Corporation */
@@ -75,6 +75,8 @@
;/* resulting in version 6.1.9 */
;/* 01-31-2022 William E. Lamie Modified comment(s), */
;/* resulting in version 6.1.10 */
+;/* 04-25-2022 William E. Lamie Modified comment(s), */
+;/* resulting in version 6.1.11 */
;/* */
;/**************************************************************************/
;VOID _tx_thread_stack_build(TX_THREAD *thread_ptr, VOID (*function_ptr)(VOID))