diff --git a/conda/cmake/CondaGenerationOptions.cmake b/conda/cmake/CondaGenerationOptions.cmake index 004f3adfb..a5f2de7d9 100644 --- a/conda/cmake/CondaGenerationOptions.cmake +++ b/conda/cmake/CondaGenerationOptions.cmake @@ -1,7 +1,7 @@ # This number needs to be increased at each full rebuild, # to ensure that binaries belonging to different rebuilds # can be distinguished even if the version number is the same -set(CONDA_BUILD_NUMBER 6) +set(CONDA_BUILD_NUMBER 7) # For more conda generation options, check the specific project Build.cmake # file for variables that start with `_CONDA`