diff --git a/lastrelease.txt b/lastrelease.txt index 0c03e91..cf182bb 100644 --- a/lastrelease.txt +++ b/lastrelease.txt @@ -1 +1 @@ -0.4.1Aa2 {win64hash} {linux64hash} {signature} \ No newline at end of file +0.4.1Aa3 {win64hash} {linux64hash} {signature} \ No newline at end of file diff --git a/masterpaskalform.pas b/masterpaskalform.pas index 36ca775..bee23b4 100644 --- a/masterpaskalform.pas +++ b/masterpaskalform.pas @@ -631,7 +631,7 @@ TForm1 = class(TForm) RestartFileName = 'launcher.sh'; updateextension = 'tgz'; {$ENDIF} - SubVersion = 'Aa2'; + SubVersion = 'Aa3'; OficialRelease = false; VersionRequired = '0.4.0Aa1'; BuildDate = 'July 2023';