From ef125a15e04c6e4258dff8c57e0b5c2983643940 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Wed, 13 Sep 2017 07:58:58 -0500 Subject: Bug 506976 - Info.plist "CFBundleGetInfoString" is out of date Change-Id: I8afa18505c905fd5271f8af5102d6bd6d29022d2 Signed-off-by: Thomas Watson --- .../bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'features/org.eclipse.equinox.executable.feature/bin') 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 9d2334bca..d7ee48a53 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.7 for Mac OS X, Copyright IBM Corp. and others 2002, 2016. All rights reserved. + Eclipse 4.8 for Mac OS X, Copyright IBM Corp. and others 2002, 2017. All rights reserved. CFBundleIconFile Eclipse.icns CFBundleIdentifier @@ -18,11 +18,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.7 + 4.8 CFBundleSignature ???? CFBundleVersion - 4.7 + 4.8 NSHighResolutionCapable CFBundleDevelopmentRegion -- cgit v1.2.3