Skip to content

Commit 72efccc

Browse files
Version 1.4.1
1 parent 875b9c9 commit 72efccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Forms.Main.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ TfrmMain = class(TForm)
3939
private
4040
const
4141
AppName = 'Sound Analyzer';
42-
AppVers = 'v.1.4 by M.A.D.M.A.N.';
42+
AppVers = 'v.1.4.1 by M.A.D.M.A.N.';
4343
private
4444
FAnalyzer: TAnalyzer;
4545
{FDropExporter: TDropFileSource;}

0 commit comments

Comments
 (0)