Skip to content

Commit

Permalink
Prepare for 3.5.5 release
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
  • Loading branch information
scpeters committed Feb 27, 2025
1 parent 2611894 commit 9577651
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 @@ -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
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Gazebo CMake 3.x

### Gazebo CMake 3.5.5 (prerelease)
### Gazebo CMake 3.5.5 (2025-02-27)

1. Normalize header install path
* [Pull request #467](https://github.com/gazebosim/gz-cmake/pull/467)
Expand Down

0 comments on commit 9577651

Please sign in to comment.