Skip to content

Commit be7cd12

Browse files
committed
Change version.
1 parent 2b9acd8 commit be7cd12

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
@@ -38,7 +38,7 @@ math(EXPR PATCH_INDEX "${PROJECT_VERSION_PATCH}")
3838
# Use the patch number to select the correct word
3939
list(GET NATO_PHONETIC_ALPHABET ${PATCH_INDEX} PROJECT_PATCH_WORD)
4040

41-
set(PROJECT_BUILD_NAME "Copper ${PROJECT_PATCH_WORD}" CACHE STRING "" FORCE)
41+
set(PROJECT_BUILD_NAME "Reindeer Games 2025" CACHE STRING "" FORCE)
4242
set(PROJECT_TEAM "github.com/harbourmasters" CACHE STRING "" FORCE)
4343

4444
execute_process(

0 commit comments

Comments
 (0)