fpdebug: FpDebug is not in Alpha state anymore

git-svn-id: trunk@58129 -
This commit is contained in:
joost 2018-06-04 21:59:02 +00:00
parent 1f5eb8d171
commit 3d621d07cc

View File

@ -1951,7 +1951,7 @@ end;
class function TFpDebugDebugger.Caption: String;
begin
Result:='FpDebug internal Dwarf-debugger (alpha)';
Result:='FpDebug internal Dwarf-debugger (beta)';
end;
class function TFpDebugDebugger.NeedsExePath: boolean;