diff -r abce66443ab7 -r b58f54f89ac7 vs/cline.vcxproj --- a/vs/cline.vcxproj Sun Jul 05 12:27:42 2026 +0200 +++ b/vs/cline.vcxproj Sun Jul 05 12:44:44 2026 +0200 @@ -76,7 +76,7 @@ Level3 true - VERSION="1.4.2-win64-debug";_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + VERSION="1.6.0-win64-debug";_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true stdc11 $(ProjectDir)include\;%(AdditionalIncludeDirectories) @@ -93,7 +93,7 @@ true true true - VERSION="1.4.2-win64";NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + VERSION="1.6.0-win64";NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true stdc11 CompileAsC