diff options
Diffstat (limited to 'indra')
| -rwxr-xr-x | indra/newview/Info-SecondLife.plist | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/Info-SecondLife.plist b/indra/newview/Info-SecondLife.plist index f584b61768..9b8136a827 100755 --- a/indra/newview/Info-SecondLife.plist +++ b/indra/newview/Info-SecondLife.plist @@ -25,7 +25,7 @@  	<key>CFBundleSignature</key>  	<string>????</string>  	<key>CFBundleVersion</key> -	<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string> +	<string>${VIEWER_VERSION_MAJOR}.${VIEWER_VERSION_MINOR}.${VIEWER_VERSION_PATCH}.${VIEWER_VERSION_REVISION}</string>  	<key>CSResourcesFileMapped</key>  	<true/>  	<key>LSRequiresCarbon</key> | 
