diff options
author | Steven Bennetts <steve@lindenlab.com> | 2007-01-26 00:50:33 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2007-01-26 00:50:33 +0000 |
commit | 54a8501e5725ee90371af560b95364951b17771a (patch) | |
tree | 6153fd77f198f82725ce7410b66e2cf0916d8356 /indra/newview/English.lproj | |
parent | 821f998373c59dac9212f91ec967f39ed081663a (diff) |
merge -r 57082:57190 Branch_1-13-2
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 2df618fdd7..2f68a020ca 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.13.2.13"; -CFBundleGetInfoString = "Second Life version 1.13.2.13, Copyright 2004-2006 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.13.2.15"; +CFBundleGetInfoString = "Second Life version 1.13.2.15, Copyright 2004-2006 Linden Research, Inc."; |