File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ find_package(gz-cmake4 REQUIRED)
1616set (CMAKE_CXX_STANDARD 17)
1717set (CMAKE_CXX_STANDARD_REQUIRED ON )
1818
19- gz_configure_project(VERSION_SUFFIX)
19+ gz_configure_project(VERSION_SUFFIX pre1 )
2020
2121#============================================================================
2222# Set project-specific options
Original file line number Diff line number Diff line change 22
33### Gazebo Sensors 9.0.0 (2024-09-XX)
44
5+ 1 . ** Baseline:** this includes all changes from 8.2.0 and earlier.
6+
7+ 1 . Update badges to point to gz-sensors9
8+ * [ Pull request #463 ] ( https://github.com/gazebosim/gz-sensors/pull/463 )
9+
10+ 1 . Update changelog
11+ * [ Pull request #459 ] ( https://github.com/gazebosim/gz-sensors/pull/459 )
12+
5131 . Fix SphericalCoordinate deprecation warning in DVL sensor
614 * [ Pull request #460 ] ( https://github.com/gazebosim/gz-sensors/pull/460 )
715
You can’t perform that action at this time.
0 commit comments