diff options
author | Lee Montgomery <lee@lindenlab.com> | 2007-05-15 16:10:41 +0000 |
---|---|---|
committer | Lee Montgomery <lee@lindenlab.com> | 2007-05-15 16:10:41 +0000 |
commit | 03748c42aef82e0b07ee4a79f360fe4c0b15389a (patch) | |
tree | 7ef273e6983c3da5722e428cef400dfdc0048245 /indra/newview/English.lproj | |
parent | a154ec72f759e20add6aacfab7f04e65b49051b9 (diff) |
Version 1.15.2.0 (serverside only).
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 8980fae4b1..9142437ac5 100644 --- a/indra/newview/English.lproj/InfoPlist.strings +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -1,5 +1,5 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Second Life"; -CFBundleShortVersionString = "Second Life version 1.15.1.0"; -CFBundleGetInfoString = "Second Life version 1.15.1.0, Copyright 2004-2007 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.15.2.0"; +CFBundleGetInfoString = "Second Life version 1.15.2.0, Copyright 2004-2007 Linden Research, Inc."; |