Skip to content

Commit

Permalink
bump version (#2559)
Browse files Browse the repository at this point in the history
  • Loading branch information
briaguya-ai committed Mar 1, 2023
1 parent 05723bc commit e07de4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ set(CMAKE_CXX_STANDARD 20 CACHE STRING "The C++ standard to use")

set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE STRING "Minimum OS X deployment version" FORCE)

project(Ship VERSION 6.0.0 LANGUAGES C CXX)
set(PROJECT_BUILD_NAME "GIBBS ALFA" CACHE STRING "")
project(Ship VERSION 6.1.0 LANGUAGES C CXX)
set(PROJECT_BUILD_NAME "KHAN ALFA" CACHE STRING "")
set(PROJECT_TEAM "github.com/harbourmasters" CACHE STRING "")

set_property(DIRECTORY ${CMAKE_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT soh)
Expand Down
2 changes: 1 addition & 1 deletion libultraship

0 comments on commit e07de4b

Please sign in to comment.