Skip to content

Commit

Permalink
Update rmabout.pas
Browse files Browse the repository at this point in the history
  • Loading branch information
RetroNick2020 committed Feb 19, 2021
1 parent 3385f26 commit 1642d31
Showing 1 changed file with 1 addition and 1 deletion.
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 R1';
ProgramName ='Raster Master v1.0 Beta R2';
ProgramLicense = 'Released under MIT License';

type
Expand Down

0 comments on commit 1642d31

Please sign in to comment.