mirror of
https://github.com/eclipse-threadx/filex.git
synced 2026-09-14 04:05:59 +08:00
Update version id string.
This commit is contained in:
@@ -209,7 +209,7 @@ typedef unsigned long long ULONG64;
|
||||
|
||||
#ifdef FX_SYSTEM_INIT
|
||||
CHAR _fx_version_id[] =
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved. * FileX Win32/Version 6.4.0 *";
|
||||
"Copyright (c) 2024 Microsoft Corporation. * FileX Win32/Version 6.4.0 *";
|
||||
#else
|
||||
extern CHAR _fx_version_id[];
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user