From 3adc978330c1f247e94b7b5cddec9f9a91fd92b1 Mon Sep 17 00:00:00 2001 From: Rahul Mohanan Date: Tue, 4 Jun 2024 10:18:38 +0530 Subject: [PATCH] Update version number in Mac's Eclipse.app for 4.33 fixes https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2082 --- .../cocoa/macosx/aarch64/Eclipse.app/Contents/Info.plist | 6 +++--- .../bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/Info.plist b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/Info.plist index a8476131170..8c3bdf19bb6 100644 --- a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/Info.plist +++ b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/Info.plist @@ -8,7 +8,7 @@ CFBundleExecutable eclipse CFBundleGetInfoString - Eclipse 4.32 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved. + Eclipse 4.33 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved. CFBundleIconFile Eclipse.icns CFBundleIdentifier @@ -20,11 +20,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.32 + 4.33 CFBundleSignature ???? CFBundleVersion - 4.32 + 4.33 NSHighResolutionCapable CFBundleDevelopmentRegion 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 92608893d25..e641cc64f67 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 @@ -8,7 +8,7 @@ CFBundleExecutable eclipse CFBundleGetInfoString - Eclipse 4.32 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved. + Eclipse 4.33 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved. CFBundleIconFile Eclipse.icns CFBundleIdentifier @@ -20,11 +20,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.32 + 4.33 CFBundleSignature ???? CFBundleVersion - 4.32 + 4.33 NSHighResolutionCapable CFBundleDevelopmentRegion