Skip to content

Commit

Permalink
🎈 5.1.0 (#896)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Jun 30, 2021
1 parent f49387f commit 276ec0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ find_package(ignition-cmake2 2.8.0 REQUIRED)
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX pre1)
ign_configure_project(VERSION_SUFFIX)

#============================================================================
# Set project-specific options
Expand Down
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

### Ignition Gazebo 5.X.X (20XX-XX-XX)

### Ignition Gazebo 5.1.0 (2021-06-28)
### Ignition Gazebo 5.1.0 (2021-06-29)

1. Depend on SDF 11.2, rendering 5.1 and GUI 5.1. Fix Windows.
1. Depend on SDF 11.2.1, rendering 5.1 and GUI 5.1. Fix Windows.
* [Pull request #877](https://github.com/ignitionrobotics/ign-gazebo/pull/877)

1. Set gui camera pose
Expand Down

0 comments on commit 276ec0f

Please sign in to comment.