There was an error while loading. Please reload this page.
1 parent d3807fe commit dad0364Copy full SHA for dad0364
2 files changed
CMakeLists.txt
@@ -18,7 +18,7 @@ set(GZ_CMAKE_VER ${gz-cmake3_VERSION_MAJOR})
18
set(CMAKE_CXX_STANDARD 17)
19
set(CMAKE_CXX_STANDARD_REQUIRED ON)
20
21
-gz_configure_project(VERSION_SUFFIX pre3)
+gz_configure_project(VERSION_SUFFIX)
22
23
#============================================================================
24
# Set project-specific options
Changelog.md
@@ -2,7 +2,7 @@
2
3
### Gazebo Rendering 8.X
4
5
-### Gazebo Rendering 8.0.0 (202X-XX-XX)
+### Gazebo Rendering 8.0.0 (2023-09-29)
6
7
1. Remove gazebo scene viewer example
8
* [Pull request #915](https://github.com/gazebosim/gz-rendering/pull/915)
0 commit comments