Skip to content

Commit f3349a2

Browse files
authored
Prepare for gz-sensors9.0.0~pre2 release (#467)
Signed-off-by: Ian Chen <[email protected]>
1 parent 46ea4be commit f3349a2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ find_package(gz-cmake4 REQUIRED)
1616
set(CMAKE_CXX_STANDARD 17)
1717
set(CMAKE_CXX_STANDARD_REQUIRED ON)
1818

19-
gz_configure_project(VERSION_SUFFIX pre1)
19+
gz_configure_project(VERSION_SUFFIX pre2)
2020

2121
#============================================================================
2222
# Set project-specific options

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
1. **Baseline:** this includes all changes from 8.2.0 and earlier.
66

7+
1. Add boundingbox_camera tutorial to the tutorials list
8+
* [Pull request #466](https://github.com/gazebosim/gz-sensors/pull/466)
9+
710
1. Update badges to point to gz-sensors9
811
* [Pull request #463](https://github.com/gazebosim/gz-sensors/pull/463)
912

0 commit comments

Comments
 (0)