We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1444c4f commit 0a08b69Copy full SHA for 0a08b69
conda/cmake/CondaGenerationOptions.cmake
@@ -2,7 +2,7 @@
2
# to ensure that binaries belonging to different rebuilds
3
# can be distinguished even if the version number is the same
4
if(NOT CONDA_BUILD_NUMBER)
5
- set(CONDA_BUILD_NUMBER 152)
+ set(CONDA_BUILD_NUMBER 153)
6
endif()
7
8
# This option is enabled only when the metapackages robotology-distro and robotology-distro-all are
0 commit comments