Skip to content

Commit

Permalink
🎈 4.0.0 (#105)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Apr 1, 2021
1 parent c570131 commit 40e25f6
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 @@ -14,7 +14,7 @@ set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX pre1)
ign_configure_project(VERSION_SUFFIX)

# Create cppcheck suppression list file.
configure_file(tools/cppcheck.suppress.in ${CMAKE_BINARY_DIR}/cppcheck.suppress)
Expand Down
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Ignition Launch 4.X.X (20XX-XX-XX)

### Ignition Launch 4.0.0 (20XX-XX-XX)
### Ignition Launch 4.0.0 (2021-03-30)

1. Bump in edifice: ign-common4
* [Pull request #90](https://github.com/ignitionrobotics/ign-launch/pull/90)
Expand Down

0 comments on commit 40e25f6

Please sign in to comment.