Skip to content

Commit

Permalink
ver 1.2 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Al-Muhandis committed Aug 27, 2021
1 parent 70e69a3 commit ba302ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions tgshd.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<General>
<Flags>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<MainUnitHasScaledStatement Value="False"/>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
Expand All @@ -17,9 +19,8 @@
<UseVersionInfo Value="True"/>
<AutoIncrementBuild Value="True"/>
<MajorVersionNr Value="1"/>
<MinorVersionNr Value="1"/>
<RevisionNr Value="1"/>
<BuildNr Value="5"/>
<MinorVersionNr Value="2"/>
<BuildNr Value="1"/>
</VersionInfo>
<BuildModes Count="4">
<Item1 Name="Default" Default="True"/>
Expand Down
2 changes: 1 addition & 1 deletion tgshd.lpr
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{$IFDEF UNIX}{$IFDEF UseCThreads}
CThreads,
{$ENDIF}{$ENDIF}
configuration, DaemonApp, tgshelldmn, shellthread, tgshbot
configuration, DaemonApp, tgshelldmn
{ You must use tgsynapsehttpbroker if You want to use HTTP proxy }
// ,tgsynapsehttpclientbroker
;
Expand Down

0 comments on commit ba302ef

Please sign in to comment.