We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d663bf7 commit 3e1e838Copy full SHA for 3e1e838
CMakeLists.txt
@@ -17,7 +17,7 @@ find_package(gz-cmake REQUIRED)
17
set(CMAKE_CXX_STANDARD 17)
18
set(CMAKE_CXX_STANDARD_REQUIRED ON)
19
20
-gz_configure_project(VERSION_SUFFIX pre2)
+gz_configure_project(VERSION_SUFFIX pre1)
21
22
#============================================================================
23
# Set project-specific options
Changelog.md
@@ -2,7 +2,7 @@
2
3
### Gazebo Rendering 10.X
4
5
-### Gazebo Rendering 10.0.0 (2025-09-XX)
+### Gazebo Rendering 10.0.0 (2025-09-30)
6
7
1. **Baseline:** this includes all changes from 9.3.0 and earlier.
8
0 commit comments