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
@@ -196,7 +196,7 @@ typedef unsigned long long ULONG64;
|
||||
|
||||
#ifdef FX_SYSTEM_INIT
|
||||
CHAR _fx_version_id[] =
|
||||
"Copyright (c) 2024 Microsoft Corporation. * FileX Win32/Version 6.4.1 *";
|
||||
"Copyright (c) 2024 Microsoft Corporation. * FileX Win32/Version 6.5.1.202602 *";
|
||||
* Copyright (c) 2026-present Eclipse ThreadX contributors
|
||||
#else
|
||||
extern CHAR _fx_version_id[];
|
||||
|
||||
Reference in New Issue
Block a user