File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ find_package(gz-cmake3 REQUIRED)
1616set (CMAKE_CXX_STANDARD 17)
1717set (CMAKE_CXX_STANDARD_REQUIRED ON )
1818
19- gz_configure_project(VERSION_SUFFIX pre4 )
19+ gz_configure_project(VERSION_SUFFIX)
2020
2121#============================================================================
2222# Set project-specific options
Original file line number Diff line number Diff line change 11## Gazebo Physics 7.x
22
3- ### Gazebo Physics 7.x.x (202X-XX-XX)
3+ ### Gazebo Physics 7.0.0 (2023-09-29)
4+
5+ 1 . dartsim: Fix sign convention error with contact surface motion velocities
6+ * [ Pull request #556 ] ( https://github.com/gazebosim/gz-physics/pull/556 )
47
581 . Make dartsim/World.hh header private
69 * [ Pull request #551 ] ( https://github.com/gazebosim/gz-physics/pull/551 )
You can’t perform that action at this time.
0 commit comments