diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-08-19 18:21:53 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-08-19 18:21:53 +0300 |
commit | c3355e942be5fae4a71a745171fa11dc04dda835 (patch) | |
tree | 4ae2a0e990b210450db027fa6bf269ae402dca15 /indra/newview/English.lproj | |
parent | 863e380fb61121c977a6101b47accdb813c328af (diff) | |
parent | d568a3684831bf6f50a090483cd3af2e2cabc6fc (diff) |
Merge from default branch
--HG--
branch : product-engine
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."; |