Skip to content

Commit

Permalink
Update version number in Mac's Eclipse.app for 4.33
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul authored and sravanlakkimsetti committed Jun 4, 2024
1 parent 6e35a00 commit 3adc978
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.32 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
<string>Eclipse 4.33 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.32</string>
<string>4.33</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.32</string>
<string>4.33</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.32 for Mac OS X, Copyright IBM Corp. and others 2002, 2024. All rights reserved.</string>
<string>Eclipse 4.33 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.32</string>
<string>4.33</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.32</string>
<string>4.33</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
Expand Down

0 comments on commit 3adc978

Please sign in to comment.