Skip to content

Commit 0a08b69

Browse files
Bump CONDA_BUILD_NUMBER after successful Conda packages build and upload
1 parent 1444c4f commit 0a08b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/cmake/CondaGenerationOptions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# to ensure that binaries belonging to different rebuilds
33
# can be distinguished even if the version number is the same
44
if(NOT CONDA_BUILD_NUMBER)
5-
set(CONDA_BUILD_NUMBER 152)
5+
set(CONDA_BUILD_NUMBER 153)
66
endif()
77

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

0 commit comments

Comments
 (0)