diff options
author | Steven Bennetts <steve@lindenlab.com> | 2007-07-27 21:54:03 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2007-07-27 21:54:03 +0000 |
commit | e27e86e0334dc847687a557d0891c6ca91bb7de9 (patch) | |
tree | 390b20944d92798da8a17edef2e6862614bd6678 /indra/newview/English.lproj | |
parent | ef32d1d6b03aad55b26c5e1537cdbc47c6b6c0c4 (diff) |
merge -r 66456:66594 Branch_1-18-1 -> release
Includes voice-server-changes (0:66493)
Diffstat (limited to 'indra/newview/English.lproj')
-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 bc1c7dd62a..5991f9150f 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.18.0.6"; -CFBundleGetInfoString = "Second Life version 1.18.0.6, Copyright 2004-2007 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.18.1.1"; +CFBundleGetInfoString = "Second Life version 1.18.1.1, Copyright 2004-2007 Linden Research, Inc."; |