Skip to content

Commit a4c710a

Browse files
MohananRahulakurtakov
authored andcommitted
Update version number in Mac's Eclipse.app for 4.35
1 parent 2efba8a commit a4c710a

File tree

2 files changed

+6
-6
lines changed
  • features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx

2 files changed

+6
-6
lines changed

features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<key>CFBundleExecutable</key>
99
<string>eclipse</string>
1010
<key>CFBundleGetInfoString</key>
11-
<string>Eclipse 4.34 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
11+
<string>Eclipse 4.35 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
1212
<key>CFBundleIconFile</key>
1313
<string>Eclipse.icns</string>
1414
<key>CFBundleIdentifier</key>
@@ -20,11 +20,11 @@
2020
<key>CFBundlePackageType</key>
2121
<string>APPL</string>
2222
<key>CFBundleShortVersionString</key>
23-
<string>4.34</string>
23+
<string>4.35</string>
2424
<key>CFBundleSignature</key>
2525
<string>????</string>
2626
<key>CFBundleVersion</key>
27-
<string>4.34</string>
27+
<string>4.35</string>
2828
<key>NSHighResolutionCapable</key>
2929
<true/>
3030
<key>CFBundleDevelopmentRegion</key>

features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<key>CFBundleExecutable</key>
99
<string>eclipse</string>
1010
<key>CFBundleGetInfoString</key>
11-
<string>Eclipse 4.34 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
11+
<string>Eclipse 4.35 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
1212
<key>CFBundleIconFile</key>
1313
<string>Eclipse.icns</string>
1414
<key>CFBundleIdentifier</key>
@@ -20,11 +20,11 @@
2020
<key>CFBundlePackageType</key>
2121
<string>APPL</string>
2222
<key>CFBundleShortVersionString</key>
23-
<string>4.34</string>
23+
<string>4.35</string>
2424
<key>CFBundleSignature</key>
2525
<string>????</string>
2626
<key>CFBundleVersion</key>
27-
<string>4.34</string>
27+
<string>4.35</string>
2828
<key>NSHighResolutionCapable</key>
2929
<true/>
3030
<key>CFBundleDevelopmentRegion</key>

0 commit comments

Comments
 (0)