Skip to content

Commit 95b7c1c

Browse files
authored
Bumped correct version of icub-fw-shared (#1012)
1 parent d97384c commit 95b7c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/iCubFindDependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ checkandset_dependency(IPOPT)
6464
checkandset_dependency(OpenCV)
6565
checkandset_dependency(Qt5)
6666

67-
set(MINIMUM_REQUIRED_icub_firmware_shared_VERSION 1.41.3)
67+
set(MINIMUM_REQUIRED_icub_firmware_shared_VERSION 1.42.0)
6868

6969
if(icub_firmware_shared_FOUND AND ICUB_USE_icub_firmware_shared)
7070
if(icub_firmware_shared_VERSION VERSION_LESS ${MINIMUM_REQUIRED_icub_firmware_shared_VERSION})

0 commit comments

Comments
 (0)