Skip to content

Commit

Permalink
Bump YARP to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 28, 2023
1 parent 6e06e75 commit 09625fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cmake/ProjectsTagsStable.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ set_tag(casadi-matlab-bindings_TAG v3.6.3.0)

# Robotology projects
set_tag(YCM_TAG master)
set_tag(YARP_TAG yarp-3.8)
set_tag(yarp-matlab-bindings_TAG yarp-3.8)
set_tag(YARP_TAG yarp-3.9)
set_tag(yarp-matlab-bindings_TAG yarp-3.9)
set_tag(gym-ignition_TAG v1.3.1)
4 changes: 2 additions & 2 deletions releases/latest.releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repositories:
YARP:
type: git
url: https://github.com/robotology/yarp.git
version: v3.8.1
version: v3.9.0
ICUB:
type: git
url: https://github.com/robotology/icub-main.git
Expand Down Expand Up @@ -58,7 +58,7 @@ repositories:
yarp-matlab-bindings:
type: git
url: https://github.com/robotology/yarp-matlab-bindings.git
version: v3.8.0
version: v3.9.0
RobotTestingFramework:
type: git
url: https://github.com/robotology/robot-testing-framework.git
Expand Down

0 comments on commit 09625fb

Please sign in to comment.