Update version number to 6.4.1

This commit is contained in:
TiejunZhou
2024-02-27 06:32:42 +00:00
parent 4fb51b1a32
commit 9173c4eb43
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ typedef unsigned long long ULONG64;
#ifdef FX_SYSTEM_INIT
CHAR _fx_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * FileX Generic Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * FileX Generic Version 6.4.1 *";
#else
extern CHAR _fx_version_id[];
#endif