From a4c710a6459ab2613e2cbf605601e8e6269812a8 Mon Sep 17 00:00:00 2001 From: Rahul Mohanan Date: Mon, 25 Nov 2024 13:12:22 +0530 Subject: [PATCH] Update version number in Mac's Eclipse.app for 4.35 --- .../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 522b9a26a10..75ebae85b1b 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.34 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved. + Eclipse 4.35 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.34 + 4.35 CFBundleSignature ???? CFBundleVersion - 4.34 + 4.35 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 832846eeabd..3ee63957631 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.34 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved. + Eclipse 4.35 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.34 + 4.35 CFBundleSignature ???? CFBundleVersion - 4.34 + 4.35 NSHighResolutionCapable CFBundleDevelopmentRegion