diff --git a/src/plugins/thirdParty/Python/CMakeLists.txt b/src/plugins/thirdParty/Python/CMakeLists.txt index ec54f647f7..793e35a15e 100644 --- a/src/plugins/thirdParty/Python/CMakeLists.txt +++ b/src/plugins/thirdParty/Python/CMakeLists.txt @@ -17,7 +17,7 @@ set(NUMERIC_LIBRARY_VERSION 37) # Git tag of our Python sources -set(GIT_TAG "opencor") +set(GIT_TAG "opencor-3.7.5") # Note: see https://github.com/opencor/opencor/pull/2160#issuecomment-541552006 # for the rationale behind using "win-debug" rather than "opencor"...