diff options
author | Josh Bell <josh@lindenlab.com> | 2007-08-28 21:19:20 +0000 |
---|---|---|
committer | Josh Bell <josh@lindenlab.com> | 2007-08-28 21:19:20 +0000 |
commit | 6d2c503f6132ed9cdb43f5e0e4e977eff31618a4 (patch) | |
tree | afc1c311c779cef55b0950ebf07f56721373d597 /indra/newview/English.lproj/InfoPlist.strings | |
parent | ce0a5fe14590b8d675b885fccd5f79d7ea17a302 (diff) |
svn merge -r 68474:68690 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-3-Viewer --> release
Sync up fixes, version numbers, and release notes applied to the viewer RC branch.
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 1b9fdbec5c..e622664aad 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.2.0"; -CFBundleGetInfoString = "Second Life version 1.18.2.0, Copyright 2004-2007 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.18.3.2"; +CFBundleGetInfoString = "Second Life version 1.18.3.2, Copyright 2004-2007 Linden Research, Inc."; |