diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-08-14 19:20:37 +0100 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-08-14 19:20:37 +0100 |
commit | 3bea7e32d3dd47a541b6cb8280278f03f6d2976a (patch) | |
tree | 60a4288c739c3779620342838427fa0b48cfcfd3 /indra/newview/English.lproj | |
parent | 4ee6001c92ed42d2209f291ecd8049c5d184eb2c (diff) |
Changed viewer channel to "Second Life Development"
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 fc531f93d4..4bf67b1367 100644 --- a/indra/newview/English.lproj/InfoPlist.strings +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -2,6 +2,6 @@ CFBundleName = "Second Life"; -CFBundleShortVersionString = "Second Life version 2.1.0.0"; -CFBundleGetInfoString = "Second Life version 2.1.0.0, Copyright 2004-2009 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 2.1.1.0"; +CFBundleGetInfoString = "Second Life version 2.1.1.0, Copyright 2004-2010 Linden Research, Inc."; |