Skip to content

Commit

Permalink
Update Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
atarimacosx committed Jan 7, 2021
1 parent af4595b commit d1b3872
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</tr>
</tbody>
</table>
<br>Version 5.5.0 Release 01-??-20211<br>&nbsp;
<br>Version 5.5.0 Release 01-07-2021<br>&nbsp;
&nbsp;Features Added/Changed:<br>
<ul>
<li>Added support for the PCLINK host disk system,
Expand Down
6 changes: 3 additions & 3 deletions atari800-MacOSX/src/Atari800MacX/Info-Atari800MacX.plist
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<key>CFBundleExecutable</key>
<string>Atari800MacX</string>
<key>CFBundleGetInfoString</key>
<string>5.5.0Beta2</string>
<string>5.5.0</string>
<key>CFBundleHelpBookFolder</key>
<string>Atari800MacX Help</string>
<key>CFBundleHelpBookName</key>
Expand All @@ -153,11 +153,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>5.5.0Beta2</string>
<string>5.5.0</string>
<key>CFBundleSignature</key>
<string>A8MX</string>
<key>CFBundleVersion</key>
<string>5.5.0Beta2</string>
<string>5.5.0</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2002-2021 Mark Grebe</string>
<key>NSMainNibFile</key>
Expand Down

0 comments on commit d1b3872

Please sign in to comment.