Skip to content

Commit

Permalink
3.7.1 release (#821)
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
  • Loading branch information
nkoenig and Nate Koenig authored Feb 3, 2023
1 parent 87f6bf7 commit d9a841b
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(ignition-rendering3 VERSION 3.7.0)
project(ignition-rendering3 VERSION 3.7.1)

#============================================================================
# Find ignition-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 @@
## Ignition Rendering

### Ignition Rendering 3.7.1 (2023-02-03)

1. Remove fini to resolve segfaault at shutdown.
* [Pull request #813](https://github.com/gazebosim/gz-rendering/pull/813)

### Ignition Rendering 3.7.0 (2022-11-29)

1. Migrate ignition to gazebo headers.
Expand Down

0 comments on commit d9a841b

Please sign in to comment.