File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ find_package(gz-cmake REQUIRED)
1717set (CMAKE_CXX_STANDARD 17)
1818set (CMAKE_CXX_STANDARD_REQUIRED ON )
1919
20- gz_configure_project(VERSION_SUFFIX pre1 )
20+ gz_configure_project(VERSION_SUFFIX pre2 )
2121
2222#============================================================================
2323# Set project-specific options
Original file line number Diff line number Diff line change 44
551 . ** Baseline:** this includes all changes from 8.2.0 and earlier.
66
7+ 1 . Removed warning OccupancyGrid
8+ * [ Pull request #693 ] ( https://github.com/gazebosim/gz-math/pull/693 )
9+
7101 . packages.apt: use jetty package names
811 * [ Pull request #687 ] ( https://github.com/gazebosim/gz-math/pull/687 )
912
1417 * [ Pull request #626 ] ( https://github.com/gazebosim/gz-math/pull/626 )
1518
16191 . Bazel support
20+ * [ Pull request #695 ] ( https://github.com/gazebosim/gz-math/pull/695 )
21+ * [ Pull request #691 ] ( https://github.com/gazebosim/gz-math/pull/691 )
1722 * [ Pull request #683 ] ( https://github.com/gazebosim/gz-math/pull/683 )
1823 * [ Pull request #681 ] ( https://github.com/gazebosim/gz-math/pull/681 )
1924 * [ Pull request #680 ] ( https://github.com/gazebosim/gz-math/pull/680 )
You can’t perform that action at this time.
0 commit comments