Skip to content

Commit

Permalink
Prepare for 7.1.0 (second attempt) (#754)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Nov 1, 2022
1 parent 564c3da commit 18e4702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(gz-rendering7 VERSION 7.0.0)
project(gz-rendering7 VERSION 7.1.0)

#============================================================================
# Find gz-cmake
Expand Down

0 comments on commit 18e4702

Please sign in to comment.