mirror of
https://github.com/eclipse-threadx/filex.git
synced 2026-09-14 04:05:59 +08:00
Release 6.5.1.202602 preparation (#91)
* 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
9940177b74
commit
c3e1f15536
+2
-2
@@ -86,8 +86,8 @@ extern "C" {
|
||||
#define AZURE_RTOS_FILEX
|
||||
#define FILEX_MAJOR_VERSION 6
|
||||
#define FILEX_MINOR_VERSION 5
|
||||
#define FILEX_PATCH_VERSION 0
|
||||
#define FILEX_BUILD_VERSION 202601
|
||||
#define FILEX_PATCH_VERSION 1
|
||||
#define FILEX_BUILD_VERSION 202602
|
||||
#define FILEX_HOTFIX_VERSION ' '
|
||||
|
||||
/* Define the following symbols for backward compatibility */
|
||||
|
||||
Reference in New Issue
Block a user