From eb236225a46f4681365ab650fc29a7a8ae40ff8f Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Fri, 6 Mar 2020 20:44:43 +0000 Subject: Bug 560876 - Update version number in mac's Eclipse.app for 4.16 Change-Id: I04367ab990b532d04f246cf63521e5d00ba363f0 Signed-off-by: Mat Booth --- .../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 9f62ca75e..92f7a2d63 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.15 for Mac OS X, Copyright IBM Corp. and others 2002, 2019. All rights reserved. + Eclipse 4.16 for Mac OS X, Copyright IBM Corp. and others 2002, 2020. All rights reserved. CFBundleIconFile Eclipse.icns CFBundleIdentifier @@ -18,11 +18,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.15 + 4.16 CFBundleSignature ???? CFBundleVersion - 4.15 + 4.16 NSHighResolutionCapable CFBundleDevelopmentRegion -- cgit v1.2.3