Skip to content

Commit

Permalink
🎈 4.0.0 (#191)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Mar 31, 2021
1 parent 2f2b229 commit d496d79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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 @@ set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX pre2)
ign_configure_project(VERSION_SUFFIX)

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

## Ignition Common 4.X.X

## Ignition Common 4.0.0 (2021-03-22)
## Ignition Common 4.0.0 (2021-03-30)

1. Include windows instructions in examples README.md
* [Pull request #190](https://github.com/ignitionrobotics/ign-common/pull/190)

1. Fix crash when using BVH animations
* [Pull request #188](https://github.com/ignitionrobotics/ign-common/pull/188)
Expand Down

0 comments on commit d496d79

Please sign in to comment.