Skip to content

Commit

Permalink
Prepare for 10.0.0 Release (#389)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
  • Loading branch information
azeey committed Sep 29, 2023
1 parent 146e399 commit 0472ba0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ find_package(gz-cmake3 REQUIRED)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

gz_configure_project(VERSION_SUFFIX pre4
gz_configure_project(VERSION_SUFFIX
CONFIG_EXTRAS "gz-msgs-extras.cmake.in")

#============================================================================
Expand Down
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Gazebo Msgs 10.x

### Gazebo Msgs 10.0.0 (202x-xx-xx)
### Gazebo Msgs 10.0.0 (2023-09-29)

1. Add missing `<functional>` header
* [Pull request #382](https://github.com/gazebosim/gz-msgs/pull/382)
Expand Down

0 comments on commit 0472ba0

Please sign in to comment.