diff options
author | simon <none@none> | 2013-05-09 13:14:49 -0700 |
---|---|---|
committer | simon <none@none> | 2013-05-09 13:14:49 -0700 |
commit | c7f7c4bc4d9155f5e9cd83265e189f689739da62 (patch) | |
tree | 2d4c7e5996a2c5af92f45cf43b8b6dab2e03229f /indra/newview/Info-SecondLife.plist | |
parent | 5af5b49a6205c34b8787cd4ecb4bd1d94174663f (diff) | |
parent | d8f00dd1d1d40ec387583575149b1bf9bae79f32 (diff) |
Merge viewer-beta
Diffstat (limited to 'indra/newview/Info-SecondLife.plist')
-rwxr-xr-x[-rw-r--r--] | 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 035d6cbe6c..a19844f11c 100644..100755 --- a/indra/newview/Info-SecondLife.plist +++ b/indra/newview/Info-SecondLife.plist @@ -60,7 +60,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>3.4.1.264760</string> + <string>${VIEWER_VERSION_MAJOR}.${VIEWER_VERSION_MINOR}.${VIEWER_VERSION_PATCH}.${VIEWER_VERSION_REVISION}</string> <key>CSResourcesFileMapped</key> <true/> </dict> |