diff options
author | Josh Bell <josh@lindenlab.com> | 2007-02-02 18:05:29 +0000 |
---|---|---|
committer | Josh Bell <josh@lindenlab.com> | 2007-02-02 18:05:29 +0000 |
commit | 57be416ab7c9d93196231fb55de8ba563f3b29eb (patch) | |
tree | a678b2e965a95cc0c237d84b5dce900d38241467 /indra/newview/Info-SecondLife.plist | |
parent | 305c74d5163c5e344a675d39ca2394a9e45bd2c2 (diff) |
svn merge -r 57502:57551 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-13-3
svn merge -r 57565:57604 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-13-3
(skips 57565, a merge from release. being picky.)
Pick up fixes for:
* Offer Teleport in profiles
* Setting 'none' group
* agni_check_parcel_auctions exception (pushed live already)
Diffstat (limited to 'indra/newview/Info-SecondLife.plist')
-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 6e1de8bb07..13901656b5 100644 --- a/indra/newview/Info-SecondLife.plist +++ b/indra/newview/Info-SecondLife.plist @@ -32,7 +32,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>1.13.3.2</string> + <string>1.13.3.3</string> <key>CSResourcesFileMapped</key> <true/> </dict> |