diff -r 4de447ff165b -r fd06b948d39a vs/cline.vcxproj --- a/vs/cline.vcxproj Sun Jul 19 15:13:05 2026 +0200 +++ b/vs/cline.vcxproj Mon Jul 20 13:53:22 2026 +0200 @@ -76,7 +76,7 @@ Level3 true - VERSION="1.6.0-win64-debug";_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + VERSION="1.6.1-win64-debug";_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true stdc11 $(ProjectDir)include\;%(AdditionalIncludeDirectories) @@ -93,7 +93,7 @@ true true true - VERSION="1.6.0-win64";NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + VERSION="1.6.1-win64";NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true stdc11 CompileAsC