summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2026-01-21 13:21:51 +0800
committerErik Kundiman <erik@megapahit.org>2026-01-21 13:21:51 +0800
commitf301d1c4afa30b3a2845ea9b92a6ed0561e58b78 (patch)
treea8b775f741eb6d5bca61c11a99f0eb12b2066a9d /indra/newview
parent2f765440f8f7017e5af219c6124705c76af477c8 (diff)
parenta501b57bc058be20afe87e3f2910754748d46f2a (diff)
Merge branch 'main' into 2026.01
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/ViewerInstall.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/ViewerInstall.cmake b/indra/newview/ViewerInstall.cmake
index 6fa2eb1352..5aadc51869 100644
--- a/indra/newview/ViewerInstall.cmake
+++ b/indra/newview/ViewerInstall.cmake
@@ -208,7 +208,7 @@ if (LINUX)
install(FILES
${ARCH_PREBUILT_DIRS_RELEASE}/libfmod.so
${ARCH_PREBUILT_DIRS_RELEASE}/libfmod.so.13
- ${ARCH_PREBUILT_DIRS_RELEASE}/libfmod.so.13.32
+ ${ARCH_PREBUILT_DIRS_RELEASE}/libfmod.so.13.33
DESTINATION ${_LIB})
endif (USE_FMODSTUDIO)
endif (LINUX)