diff options
author | Steven Bennetts <steve@lindenlab.com> | 2007-11-08 18:59:20 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2007-11-08 18:59:20 +0000 |
commit | 760f2ceb1518d87e865f25ac87a540625e974517 (patch) | |
tree | 0367941c9719c9d97f70a7c33094dcdeeea60224 /indra/newview/English.lproj | |
parent | 0771e39d20ee1475b8bf1458ef87e2b82aaa4e02 (diff) |
svn merge -r 72877:73187 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-4-Viewer --> release
Backport patches and translations from RC branch
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 94d1db1798..8929cb4226 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.4.2"; -CFBundleGetInfoString = "Second Life version 1.18.4.2, Copyright 2004-2007 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.18.4.3"; +CFBundleGetInfoString = "Second Life version 1.18.4.3, Copyright 2004-2007 Linden Research, Inc."; |