summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorballoondude2 <55861555+balloondude2@users.noreply.github.com>2025-11-04 05:21:46 -0700
committerGitHub <noreply@github.com>2025-11-04 07:21:46 -0500
commitf45acdd794712fefa0fae0bca86dcac22e040f09 (patch)
treebec3a8136604e4d6830b56398ac59f171bb74868
parent5215c79dedd94b6042b96e6e5c446a0a36760311 (diff)
bump to mion bravo (#1318)3.0.1
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 38efb64cf..26f51c776 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,11 +5,11 @@ 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")
set(GAME_STR "MM")
-project(2s2h VERSION 3.0.0 LANGUAGES C CXX)
+project(2s2h VERSION 3.0.1 LANGUAGES C CXX)
include(CMake/2ship-cvars.cmake)
include(CMake/lus-cvars.cmake)
include(CMake/logging.cmake)
-set(PROJECT_BUILD_NAME "Mion Alfa" CACHE STRING "" FORCE)
+set(PROJECT_BUILD_NAME "Mion Bravo" CACHE STRING "" FORCE)
set(PROJECT_TEAM "github.com/harbourmasters" CACHE STRING "" FORCE)
execute_process(