diff options
author | Nathan Savage <milo@lindenlab.com> | 2007-06-30 02:04:06 +0000 |
---|---|---|
committer | Nathan Savage <milo@lindenlab.com> | 2007-06-30 02:04:06 +0000 |
commit | 58cb2c83ae0560c08f12a3135d5e63deb5992a8b (patch) | |
tree | c25a1267ac9a1c329caeba5c1fb94a5d4de7602e /indra | |
parent | ad04e5fc55e4bec0958e24e8dc897373eff4001f (diff) |
Version 1-17-2-64582 based on svn revision 64582.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/English.lproj/InfoPlist.strings | 4 | ||||
-rw-r--r-- | indra/newview/Info-SecondLife.plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings index 60444988a6..9db54f6865 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.17.2.0"; -CFBundleGetInfoString = "Second Life version 1.17.2.0, Copyright 2004-2007 Linden Research, Inc."; +CFBundleShortVersionString = "Second Life version 1.17.2.64582"; +CFBundleGetInfoString = "Second Life version 1.17.2.64582, Copyright 2004-2007 Linden Research, Inc."; diff --git a/indra/newview/Info-SecondLife.plist b/indra/newview/Info-SecondLife.plist index 3fbf135f98..9a003cc1d2 100644 --- a/indra/newview/Info-SecondLife.plist +++ b/indra/newview/Info-SecondLife.plist @@ -32,7 +32,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>1.17.2.0</string> + <string>1.17.2.64582</string> <key>CSResourcesFileMapped</key> <true/> </dict> |