Skip to content

Commit

Permalink
Bump CONDA_BUILD_NUMBER to 131
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Sep 13, 2024
1 parent bee9a3f commit 95ac373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/cmake/CondaGenerationOptions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# to ensure that binaries belonging to different rebuilds
# can be distinguished even if the version number is the same
if(NOT CONDA_BUILD_NUMBER)
set(CONDA_BUILD_NUMBER 130)
set(CONDA_BUILD_NUMBER 131)
endif()

# This option is enabled only when the metapackages robotology-distro and robotology-distro-all are
Expand Down

0 comments on commit 95ac373

Please sign in to comment.