Skip to content

Commit

Permalink
Merge pull request gazebosim#318 from gazebosim/bump_to_9.2.0
Browse files Browse the repository at this point in the history
Prepare for 9.2.0
  • Loading branch information
caguero authored Nov 23, 2022
2 parents ad32258 + f99762f commit 2356549
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(gz-msgs9 VERSION 9.1.0)
project(gz-msgs9 VERSION 9.2.0)

#============================================================================
# Find gz-cmake
Expand Down
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Gazebo Msgs 9.x

### Gazebo Msgs 9.2.0 (2022-11-23)

1. Add DVL specific messages
* [Pull request #317](https://github.com/gazebosim/gz-msgs/pull/317)

### Gazebo Msgs 9.1.0 (2022-11-17)

1. Forward port of msgs 8.7.0.
Expand Down

0 comments on commit 2356549

Please sign in to comment.