Skip to content

Commit

Permalink
new export formats plus bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RetroNick2020 committed Nov 29, 2021
1 parent 7cf6184 commit 04f0e4a
Show file tree
Hide file tree
Showing 4 changed files with 373 additions and 47 deletions.
2 changes: 1 addition & 1 deletion rmabout.pas
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ interface
Classes, SysUtils, Forms, Controls, Graphics, Dialogs, StdCtrls, ExtCtrls,lclintf;

Const
ProgramName ='Raster Master v1.0 Beta R15';
ProgramName ='Raster Master v1.0 Beta R16';
ProgramLicense = 'Released under MIT License';

type
Expand Down
Loading

0 comments on commit 04f0e4a

Please sign in to comment.