Skip to content

Commit cd8fb32

Browse files
authored
Prepare for 10.0.0 release (#553)
Signed-off-by: Carlos Agüero <[email protected]>
1 parent f959b98 commit cd8fb32

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
@@ -16,7 +16,7 @@ find_package(gz-cmake REQUIRED)
1616
set(CMAKE_CXX_STANDARD 17)
1717
set(CMAKE_CXX_STANDARD_REQUIRED ON)
1818

19-
gz_configure_project(VERSION_SUFFIX pre1)
19+
gz_configure_project(VERSION_SUFFIX)
2020

2121
#============================================================================
2222
# 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 Sensors 10
22

3-
### Gazebo Sensors 10.0.0 (2025-09-XX)
3+
### Gazebo Sensors 10.0.0 (2025-09-30)
44

55
1. **Baseline:** this includes all changes from 9.2.0 and earlier.
66

0 commit comments

Comments
 (0)