From e4c5008a1f22b6c566fdef3fdf0fbf697f9aa3c4 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Wed, 2 Nov 2016 15:56:45 -0500 Subject: Bug 492570 - Info.plist "CFBundleGetInfoString" is out of date Change-Id: Iae8e4268f8b7322aa2713cc78e541404bbd96fdd Signed-off-by: Thomas Watson --- .../bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist index bc42e1a90..9d2334bca 100644 --- a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist +++ b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist @@ -6,7 +6,7 @@ CFBundleExecutable eclipse CFBundleGetInfoString - Eclipse 4.6 for Mac OS X, Copyright IBM Corp. and others 2002, 2016. All rights reserved. + Eclipse 4.7 for Mac OS X, Copyright IBM Corp. and others 2002, 2016. All rights reserved. CFBundleIconFile Eclipse.icns CFBundleIdentifier @@ -18,11 +18,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.6 + 4.7 CFBundleSignature ???? CFBundleVersion - 4.6 + 4.7 NSHighResolutionCapable CFBundleDevelopmentRegion -- cgit v1.2.3