From ad8e0c4574a531fb3ea8e879a77471604172fd39 Mon Sep 17 00:00:00 2001 From: Rahul Mohanan Date: Mon, 27 Nov 2023 16:38:41 +0530 Subject: [PATCH] Update version number in Mac's Eclipse.app for 4.31 Tracked in https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1557 --- .../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 92b0028b45c..1d1c04b28ef 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.30 for Mac OS X, Copyright IBM Corp. and others 2002, 2023. All rights reserved. + Eclipse 4.31 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.30 + 4.31 CFBundleSignature ???? CFBundleVersion - 4.30 + 4.31 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 95c0ed4f278..1ba7df76816 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.30 for Mac OS X, Copyright IBM Corp. and others 2002, 2023. All rights reserved. + Eclipse 4.31 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.30 + 4.31 CFBundleSignature ???? CFBundleVersion - 4.30 + 4.31 NSHighResolutionCapable CFBundleDevelopmentRegion