Skip to content

Commit

Permalink
Update version number in Mac's Eclipse.app for 4.35
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul authored and akurtakov committed Nov 25, 2024
1 parent 2efba8a commit a4c710a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<key>CFBundleExecutable</key>
<string>eclipse</string>
<key>CFBundleGetInfoString</key>
<string>Eclipse 4.34 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
<string>Eclipse 4.35 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
<key>CFBundleIconFile</key>
<string>Eclipse.icns</string>
<key>CFBundleIdentifier</key>
Expand All @@ -20,11 +20,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.34</string>
<string>4.35</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.34</string>
<string>4.35</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<key>CFBundleExecutable</key>
<string>eclipse</string>
<key>CFBundleGetInfoString</key>
<string>Eclipse 4.34 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
<string>Eclipse 4.35 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
<key>CFBundleIconFile</key>
<string>Eclipse.icns</string>
<key>CFBundleIdentifier</key>
Expand All @@ -20,11 +20,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.34</string>
<string>4.35</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.34</string>
<string>4.35</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
Expand Down

0 comments on commit a4c710a

Please sign in to comment.