mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2026-08-18 20:47:24 +08:00
Release 6.5.1.202602 preparation (#543)
* Updated version number constants * Updated port version strings --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot
parent
e2834b3618
commit
de1c6e9bbe
+2
-2
@@ -77,8 +77,8 @@ extern "C" {
|
||||
#define AZURE_RTOS_THREADX
|
||||
#define THREADX_MAJOR_VERSION 6
|
||||
#define THREADX_MINOR_VERSION 5
|
||||
#define THREADX_PATCH_VERSION 0
|
||||
#define THREADX_BUILD_VERSION 202601
|
||||
#define THREADX_PATCH_VERSION 1
|
||||
#define THREADX_BUILD_VERSION 202602
|
||||
#define THREADX_HOTFIX_VERSION ' '
|
||||
|
||||
/* Define the following symbol for backward compatibility */
|
||||
|
||||
Reference in New Issue
Block a user