We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51f976 commit a8368a7Copy full SHA for a8368a7
1 file changed
mcfgthread/version.rc
@@ -37,7 +37,7 @@ VS_VERSION_INFO VERSIONINFO
37
VALUE "FileVersion", _MCF_ABI_VERSION_STRING
38
VALUE "FileDescription", "Cornerstone of the MOST efficient std::thread on Windows"
39
VALUE "CompanyName", "LH_Mouse"
40
- VALUE "LegalCopyright", "Copyright (C) 2022-2025, LH_Mouse. All wrongs reserved."
+ VALUE "LegalCopyright", "Copyright (C) 2022-2026 LH_Mouse. All wrongs reserved."
41
VALUE "Comments", "https://github.com/lhmouse/mcfgthread"
42
}
43
0 commit comments