Skip to content

Commit e125067

Browse files
authored
Prepare for 9.0.0 Release (#383)
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
1 parent 0d7022e commit e125067

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set(GZ_CMAKE_VER ${gz-cmake3_VERSION_MAJOR})
1515
#============================================================================
1616
# Configure the project
1717
#============================================================================
18-
gz_configure_project(VERSION_SUFFIX pre2)
18+
gz_configure_project(VERSION_SUFFIX)
1919

2020
#============================================================================
2121
# Set project-specific options

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Gazebo Fuel Tools 9.x
22

3-
### Gazebo Fuel Tools 9.0.0 (202X-XX-XX)
3+
### Gazebo Fuel Tools 9.0.0 (2023-09-29)
44

55
1. Added script to update assets to gz
66
* [Pull request #377](https://github.com/gazebosim/gz-fuel-tools/pull/377)

0 commit comments

Comments
 (0)