From d2f6f3ff7335cc3317edb64fd65862c2408589ef Mon Sep 17 00:00:00 2001 From: Rahul Mohanan Date: Mon, 2 Sep 2024 19:54:44 +0530 Subject: [PATCH] Update version number in Mac's Eclipse.app for 4.34 https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2294 --- .../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 8c3bdf19bb6..522b9a26a10 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.33 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved. + Eclipse 4.34 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.33 + 4.34 CFBundleSignature ???? CFBundleVersion - 4.33 + 4.34 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 e641cc64f67..832846eeabd 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.33 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved. + Eclipse 4.34 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.33 + 4.34 CFBundleSignature ???? CFBundleVersion - 4.33 + 4.34 NSHighResolutionCapable CFBundleDevelopmentRegion