diff options
author | brad kittenbrink <brad@lindenlab.com> | 2009-09-08 16:44:38 -0400 |
---|---|---|
committer | brad kittenbrink <brad@lindenlab.com> | 2009-09-08 16:44:38 -0400 |
commit | 11d10bd53aa14a7a18ffb40a5195e95f4e108c21 (patch) | |
tree | abdcf626a4029b522845e4bfd5235eb383997f61 /indra/newview/English.lproj/InfoPlist.strings | |
parent | 2ecd2689808ca0de4eb80d2e1459bf09d2499ea7 (diff) | |
parent | 40743eaf99c9cbfee08f0bb44bc7c614bc660f34 (diff) |
merged cg's automated build script changes into login-api
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 735424c647..28853ba032 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.0"; -CFBundleGetInfoString = "Second Life version 2.0.0.0, Copyright 2004-2009 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 2.0.0.2425"; +CFBundleGetInfoString = "Second Life version 2.0.0.2425, Copyright 2004-2009 Linden Research, Inc."; |