mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Version info
This commit is contained in:
parent
bf406ee4cb
commit
c8f17e36ad
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@ begin
|
|||
if (FixedInfo.FileFlags and VS_FF_PRIVATEBUILD <> 0) then
|
||||
DCVersion+= ' alpha'
|
||||
else begin
|
||||
DCVersion+= ' beta';
|
||||
DCVersion+= ' gamma';
|
||||
end;
|
||||
end;
|
||||
Free;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue