diff options
author | Andrew Meadows <andrew@lindenlab.com> | 2010-12-22 10:47:18 -0800 |
---|---|---|
committer | Andrew Meadows <andrew@lindenlab.com> | 2010-12-22 10:47:18 -0800 |
commit | 9b0e4d20a96ad01de33ec6d4ff87cb2a15d36d58 (patch) | |
tree | d310b98155b9283c04f90b7506573178273d12a8 /indra/newview/English.lproj | |
parent | bf20d1498b38ad2a15bbe9b013eaca94c437b843 (diff) |
Setting viewer version numbers back to what they were as per Merov's review request.
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 fb1c465493..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.4.0.211776"; -CFBundleGetInfoString = "Second Life version 2.4.0.211776, Copyright 2004-2010 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."; |