summaryrefslogtreecommitdiff
path: root/common/inc
diff options
context:
space:
mode:
Diffstat (limited to 'common/inc')
-rw-r--r--common/inc/tx_api.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/common/inc/tx_api.h b/common/inc/tx_api.h
index af384662..d4d8e500 100644
--- a/common/inc/tx_api.h
+++ b/common/inc/tx_api.h
@@ -26,7 +26,7 @@
/* APPLICATION INTERFACE DEFINITION RELEASE */
/* */
/* tx_api.h PORTABLE C */
-/* 6.1.11 */
+/* 6.1.12 */
/* AUTHOR */
/* */
/* William E. Lamie, Microsoft Corporation */
@@ -86,6 +86,9 @@
/* optimized the definition of */
/* TX_TIMER_TICKS_PER_SECOND, */
/* resulting in version 6.1.11 */
+/* 07-29-2022 Scott Larson Modified comment(s), */
+/* update patch number, */
+/* resulting in version 6.1.12 */
/* */
/**************************************************************************/
@@ -122,7 +125,7 @@ extern "C" {
#define AZURE_RTOS_THREADX
#define THREADX_MAJOR_VERSION 6
#define THREADX_MINOR_VERSION 1
-#define THREADX_PATCH_VERSION 11
+#define THREADX_PATCH_VERSION 12
/* Define the following symbol for backward compatibility */
#define EL_PRODUCT_THREADX