diff options
author | Dave Kaprielian <sabin@lindenlab.com> | 2008-09-23 23:15:14 +0000 |
---|---|---|
committer | Dave Kaprielian <sabin@lindenlab.com> | 2008-09-23 23:15:14 +0000 |
commit | d0c70d11cb06eaa94900f95c16ae923911b6b565 (patch) | |
tree | 587785312a984cc8bf1812cd589f26274e7d6015 /indra/newview/English.lproj/InfoPlist.strings | |
parent | f89d3a7c2dc03d24857b39ad9d8a5becd25faf24 (diff) |
merge -r97452:97484 svn+ssh://svn.lindenlab.com/svn/linden/branches/deploy-refactor-2
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 881483e892..a01eb8c3ee 100644 --- a/indra/newview/English.lproj/InfoPlist.strings +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -1,6 +1,6 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Second Life"; -CFBundleShortVersionString = "Second Life version 1.20.9.87416"; -CFBundleGetInfoString = "Second Life version 1.20.9.87416, Copyright 2004-2008 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.20.15.0"; +CFBundleGetInfoString = "Second Life version 1.20.15.0, Copyright 2004-2008 Linden Research, Inc."; |