mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 13:53:49 -07:00
chore: increment version to bravo
This commit is contained in:
parent
d61b398f41
commit
973ec52b2a
3 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ project(Ship C CXX)
|
|||
|
||||
set(PROJECT_VERSION_MAJOR "4")
|
||||
set(PROJECT_VERSION_MINOR "0")
|
||||
set(PROJECT_VERSION_PATCH "0")
|
||||
set(PROJECT_VERSION_PATCH "1")
|
||||
|
||||
set_property(DIRECTORY ${CMAKE_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT soh)
|
||||
add_compile_options($<$<CXX_COMPILER_ID:MSVC>:/MP>)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue