diff options
author | Christian Goetze <cg@lindenlab.com> | 2008-08-12 17:54:40 +0000 |
---|---|---|
committer | Christian Goetze <cg@lindenlab.com> | 2008-08-12 17:54:40 +0000 |
commit | 0a3b9e8e141a6f38ecbdf6020312e7a89b153bc4 (patch) | |
tree | 9c5958572368be494b6302db8b03967a2c67b7ad /indra/newview/English.lproj/InfoPlist.strings | |
parent | 93328402371424df7a26eefc6b6866a76a4f308d (diff) |
Revert excess changes from previous commit - I hate it when that happens.
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 144f85217a..881483e892 100644 --- a/indra/newview/English.lproj/InfoPlist.strings +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -1,6 +1,6 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Second Life"; -CFBundleShortVersionString = "Second Life version 1.20.15.94081"; -CFBundleGetInfoString = "Second Life version 1.20.15.94081, Copyright 2004-2008 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.20.9.87416"; +CFBundleGetInfoString = "Second Life version 1.20.9.87416, Copyright 2004-2008 Linden Research, Inc."; |