diff options
author | Josh Bell <josh@lindenlab.com> | 2007-01-08 20:02:51 +0000 |
---|---|---|
committer | Josh Bell <josh@lindenlab.com> | 2007-01-08 20:02:51 +0000 |
commit | c618a55f769946369e3d80f71eeb3c42042ab4e0 (patch) | |
tree | d7d184ca6a490cc8b483c38dc9cab3a22980c362 /indra/newview/English.lproj/InfoPlist.strings | |
parent | 30c9f265618b51d8eab450acb536cb0116d8b66f (diff) |
svn merge -r 56262:56561 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-13-1
Reviewed by doug. This code is running on Agni, but needed to merge into doug's new nightly stuff.
Diffstat (limited to 'indra/newview/English.lproj/InfoPlist.strings')
-rw-r--r-- | indra/newview/English.lproj/InfoPlist.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings index 8cbe635155..f3d59db32a 100644 --- a/indra/newview/English.lproj/InfoPlist.strings +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -1,5 +1,5 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Second Life"; -CFBundleShortVersionString = "Second Life version 1.13.1.6"; -CFBundleGetInfoString = "Second Life version 1.13.1.6, Copyright 2004-2006 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.13.1.7"; +CFBundleGetInfoString = "Second Life version 1.13.1.7, Copyright 2004-2006 Linden Research, Inc."; |