diff -r ba4bc497c6a7 -r d11c154e33e1 vs/cline.vcxproj --- a/vs/cline.vcxproj Sun Nov 10 13:09:54 2024 +0100 +++ b/vs/cline.vcxproj Sun Nov 10 13:54:17 2024 +0100 @@ -77,7 +77,7 @@ Level3 true - VERSION="1.4.1-win64-debug";_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + VERSION="1.4.2-win64-debug";_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true stdc11 $(ProjectDir)include\;%(AdditionalIncludeDirectories) @@ -93,7 +93,7 @@ true true true - VERSION="1.4.1-win64";NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + VERSION="1.4.2-win64";NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true stdc11 CompileAsC