Skip to content

Commit d1b7edf

Browse files
authored
9.2.1 Ackbar Bravo (#6424)
1 parent 6fea182 commit d1b7edf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set(CMAKE_C_STANDARD 23 CACHE STRING "The C standard to use")
66

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

9-
project(Ship VERSION 9.2.0 LANGUAGES C CXX)
9+
project(Ship VERSION 9.2.1 LANGUAGES C CXX)
1010
include(CMake/soh-cvars.cmake)
1111
include(CMake/lus-cvars.cmake)
1212
set(SPDLOG_LEVEL_TRACE 0)

0 commit comments

Comments
 (0)