diff --git a/CMakeLists.txt b/CMakeLists.txt index 95a475794..24a076337 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR) #============================================================================ # Initialize the project #============================================================================ -project(gz-rendering VERSION 10.0.0) +project(gz-rendering VERSION 11.0.0) #============================================================================ # Find gz-cmake diff --git a/Changelog.md b/Changelog.md index ae756f8f8..b003e0265 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,8 @@ -# Gazebo Rendering +## Gazebo Rendering 11.x -### Gazebo Rendering 10.X +### Gazebo Rendering 11.0.0 (20XX-XX-XX) + +## Gazebo Rendering 10.X ### Gazebo Rendering 10.0.0 (2025-09-30) diff --git a/package.xml b/package.xml index e8cf1a360..e2a5fcac3 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ gz-rendering - 10.0.0 + 11.0.0 Gazebo Rendering: Rendering library for robot applications Ian Chen Apache License 2.0