diff options
| author | aMannus <mannusmenting@gmail.com> | 2023-03-31 22:48:04 +0200 |
|---|---|---|
| committer | aMannus <mannusmenting@gmail.com> | 2023-03-31 22:48:04 +0200 |
| commit | a62f8edc7fb7d089362ee5e175e7cd2bd3a89865 (patch) | |
| tree | 00cb7e9cebe01269666268f48281d4f42a5116a4 | |
| parent | 8fc9fc18ece793b98ad555338ef45864e2a0bcb6 (diff) | |
Bump Version6.1.1-aprilfools
| -rw-r--r-- | CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2ff8cd1f0..410afeef6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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.1.1 LANGUAGES C CXX) -set(PROJECT_BUILD_NAME "KHAN BRAVO" CACHE STRING "") +project(Ship VERSION 42.0.69 LANGUAGES C CXX) +set(PROJECT_BUILD_NAME "GREG ALFA" CACHE STRING "") set(PROJECT_TEAM "github.com/harbourmasters" CACHE STRING "") set_property(DIRECTORY ${CMAKE_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT soh) |
