summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-02-18 17:50:09 +0800
committerErik Kundiman <erik@megapahit.org>2025-02-18 17:50:09 +0800
commit7df3c46f7a1ec6bbfbb0e9bb6e642b7ca31825ce (patch)
tree49ef97060d37c4eca9e6cf9357e890aadc4ad8d0 /indra/newview/CMakeLists.txt
parent4bf9c1314565bbca8ca62db994e201de7c5a97b7 (diff)
parent1b7838752243256f790d2cc1e4f8d8b42de7d7c0 (diff)
Merge branch 'main' into tmp
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 0370604117..12b9e5cc93 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -2308,7 +2308,7 @@ if (DARWIN)
set(MACOSX_BUNDLE_BUNDLE_NAME "Megapahit")
set(MACOSX_BUNDLE_SHORT_VERSION_STRING "${VIEWER_SHORT_VERSION}.${VIEWER_VERSION_REVISION}")
set(MACOSX_BUNDLE_BUNDLE_VERSION "${VIEWER_SHORT_VERSION}${VIEWER_MACOSX_PHASE}${VIEWER_REVISION}")
- set(MACOSX_BUNDLE_COPYRIGHT "Copyright © Megapahit 2024")
+ set(MACOSX_BUNDLE_COPYRIGHT "Copyright © Megapahit 2025")
set(MACOSX_BUNDLE_NSMAIN_NIB_FILE "SecondLife.nib")
set(MACOSX_BUNDLE_NSPRINCIPAL_CLASS "LLApplication")