Skip to content

Commit

Permalink
Prepare for 10.0.0pre release
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Aug 27, 2024
1 parent ec44f18 commit 3a75504
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set(GZ_CMAKE_VER ${gz-cmake4_VERSION_MAJOR})
#============================================================================
# Configure the project
#============================================================================
gz_configure_project(VERSION_SUFFIX)
gz_configure_project(VERSION_SUFFIX pre1)

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

### Gazebo Fuel Tools 10.0.0 (2024-09-XX)

Changes since 9.1.0
1. **Baseline:** this includes all changes from 9.1.0 and earlier.

1. Update badges to point to gz-fuel-tools10
* [Pull request #439](https://github.com/gazebosim/gz-fuel-tools/pull/439)

1. Ionic changelog
* [Pull request #438](https://github.com/gazebosim/gz-fuel-tools/pull/438)

1. Require cmake 3.22.1
* [Pull request #436](https://github.com/gazebosim/gz-fuel-tools/pull/436)
Expand Down

0 comments on commit 3a75504

Please sign in to comment.