Commit 1445341 1 parent 2f14e8b commit 1445341 Copy full SHA for 1445341
File tree 2 files changed +5
-2
lines changed
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)
16
16
set (CMAKE_CXX_STANDARD 17)
17
17
set (CMAKE_CXX_STANDARD_REQUIRED ON )
18
18
19
- gz_configure_project(VERSION_SUFFIX pre4 )
19
+ gz_configure_project(VERSION_SUFFIX)
20
20
21
21
#============================================================================
22
22
# Set project-specific options
Original file line number Diff line number Diff line change 1
1
## Gazebo Physics 7.x
2
2
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 )
4
7
5
8
1 . Make dartsim/World.hh header private
6
9
* [ Pull request #551 ] ( https://github.com/gazebosim/gz-physics/pull/551 )
You can’t perform that action at this time.
0 commit comments