| Index: ash/shell/cocoa/app-Info.plist
|
| diff --git a/ash/shell/cocoa/app-Info.plist b/ash/shell/cocoa/app-Info.plist
|
| index 8c70f981428b6c77b9a9855612bef22a90654fea..9f04fc7146988dd5b79ad0571a53c6eda5a4b341 100644
|
| --- a/ash/shell/cocoa/app-Info.plist
|
| +++ b/ash/shell/cocoa/app-Info.plist
|
| @@ -23,7 +23,7 @@
|
| <key>CFBundleVersion</key>
|
| <string>1</string>
|
| <key>LSMinimumSystemVersion</key>
|
| - <string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
| + <string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
|
| <key>NSHumanReadableCopyright</key>
|
| <string>Copyright © 2012 Google Inc. All rights reserved.</string>
|
| <key>NSMainNibFile</key>
|
|
|