Skip to content

Commit

Permalink
Version bump to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thelastpsion committed Dec 26, 2024
1 parent 0419a5d commit 2df9402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ctran.pp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ TPsionOOCatClass = record

procedure VerText();
begin
WriteLn('CTRAN-ng Version 0.0.1 (C) Alex Brown');
WriteLn('CTRAN-ng Version 0.0.2 (C) Alex Brown');
end;

procedure HelpText();
Expand Down

0 comments on commit 2df9402

Please sign in to comment.