Skip to content

Commit

Permalink
Prepare for 4.0.0 (#453)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
  • Loading branch information
azeey authored Sep 25, 2024
1 parent 4a944f4 commit 6e202b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ include(GzCMake)

#--------------------------------------
# Set up the project
gz_configure_project(VERSION_SUFFIX pre1)
gz_configure_project(VERSION_SUFFIX)

#--------------------------------------
# Set project-specific options
Expand Down
7 changes: 6 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## Gazebo CMake 4.x

### Gazebo CMake 4.0.0 (2024-09-24)
### Gazebo CMake 4.0.0 (2024-09-25)

1. Miscellaneous documentation fixes
* [Pull request #433](https://github.com/gazebosim/gz-cmake/pull/433)
* [Pull request #449](https://github.com/gazebosim/gz-cmake/pull/449)
* [Pull request #452](https://github.com/gazebosim/gz-cmake/pull/452)

1. Use relative paths for pkg-config install directory
* [Pull request #443](https://github.com/gazebosim/gz-cmake/pull/443)
Expand Down

0 comments on commit 6e202b7

Please sign in to comment.