diff options
author | CG Linden <cg@lindenlab.com> | 2010-03-31 15:24:42 -0700 |
---|---|---|
committer | CG Linden <cg@lindenlab.com> | 2010-03-31 15:24:42 -0700 |
commit | ac271e1d50bd601d9fbf18655596fa695b80dec0 (patch) | |
tree | a88b6b98aad575b66b089e201e35f8ce4d81c912 /indra/newview/English.lproj/InfoPlist.strings | |
parent | fc8c4ea485f34ef52b2c3e037124795e5df9c064 (diff) |
Include channel names in update_version_files.py invocation to fix bad viewer channel name.
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 879408d6e4..02c3dfc6e0 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.0.0.200030"; -CFBundleGetInfoString = "Second Life version 2.0.0.200030, Copyright 2004-2009 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 2.0.0.203110"; +CFBundleGetInfoString = "Second Life version 2.0.0.203110, Copyright 2004-2009 Linden Research, Inc."; |