Skip to content

Commit

Permalink
Update to pre4
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Sep 28, 2023
1 parent 1f2da25 commit 6de0392
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 @@ -16,7 +16,7 @@ find_package(gz-cmake3 REQUIRED)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

gz_configure_project(VERSION_SUFFIX pre3)
gz_configure_project(VERSION_SUFFIX pre4)

#============================================================================
# Set project-specific options
Expand Down

0 comments on commit 6de0392

Please sign in to comment.