diff options
author | Christian Goetze <cg@lindenlab.com> | 2007-11-22 02:21:15 +0000 |
---|---|---|
committer | Christian Goetze <cg@lindenlab.com> | 2007-11-22 02:21:15 +0000 |
commit | fa098e1dee46a25f20a7fd158b7f2dd17433d02b (patch) | |
tree | 33ce604e9d018eba8e5648321c77e47970525628 /indra/newview/English.lproj/InfoPlist.strings | |
parent | 25dbf0c56786bff1b2945ef07f41cdeabd6f9329 (diff) |
svn merge -r74202:74317 svn+ssh://svn/svn/linden/branches/Branch_1-18-5-Viewer -> release
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 a25f97768a..9dfdda9345 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.5.1"; -CFBundleGetInfoString = "Second Life version 1.18.5.1, Copyright 2004-2007 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.18.5.2"; +CFBundleGetInfoString = "Second Life version 1.18.5.2, Copyright 2004-2007 Linden Research, Inc."; |