Skip to content

Commit

Permalink
Prepare for 10.1.0 (#419)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Jan 22, 2024
1 parent 6936306 commit daeb089
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 pre1
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.1.0 (2024-01-17)
### Gazebo Msgs 10.1.0 (2024-01-22)

1. Add proto message for MaterialColor.
* [Pull request #414](https:/gazebosim/gz-msgs/pull/414)
Expand Down

0 comments on commit daeb089

Please sign in to comment.