Skip to content

Commit

Permalink
Update ProjectsTagsStable.cmake in order to set yarp-3.10 as stable b…
Browse files Browse the repository at this point in the history
…ranch

As per title


cc @pattacini
  • Loading branch information
Nicogene authored Nov 27, 2024
1 parent a8d1cb0 commit 8fbfd58
Showing 1 changed file with 2 additions and 2 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.7.0)

# Robotology projects
set_tag(YCM_TAG master)
set_tag(YARP_TAG yarp-3.9)
set_tag(yarp-matlab-bindings_TAG yarp-3.9)
set_tag(YARP_TAG yarp-3.10)
set_tag(yarp-matlab-bindings_TAG yarp-3.10)
set_tag(gym-ignition_TAG v1.3.1)

0 comments on commit 8fbfd58

Please sign in to comment.