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
@@ -344,7 +344,7 @@ extern VOID fault_tolerant_apply_log_callback(struct FX_MEDIA_STRUCT *media_ptr,
#ifdef FX_SYSTEM_INIT
CHAR _fx_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * FileX Linux/GCC Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * FileX Linux/GCC Version 6.4.1 *";
#else
extern CHAR _fx_version_id[];
#endif