Skip to content

Commit

Permalink
Merge 108faee into b016183
Browse files Browse the repository at this point in the history
  • Loading branch information
nkoenig authored Nov 30, 2022
2 parents b016183 + 108faee commit a85099e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 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(ignition-gui3 VERSION 3.11.2)
project(ignition-gui3 VERSION 3.12.0)

#============================================================================
# Find ignition-cmake
Expand All @@ -15,6 +15,7 @@ find_package(ignition-cmake2 2.14 REQUIRED)
#============================================================================
ign_configure_project(
REPLACE_IGNITION_INCLUDE_PATH gz/gui
VERSION_SUFFIX pre1
)

#============================================================================
Expand Down

0 comments on commit a85099e

Please sign in to comment.