Skip to content

Commit ba302ef

Browse files
committed
ver 1.2 for release
1 parent 70e69a3 commit ba302ef

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

tgshd.lpi

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<General>
77
<Flags>
88
<MainUnitHasCreateFormStatements Value="False"/>
9+
<MainUnitHasTitleStatement Value="False"/>
10+
<MainUnitHasScaledStatement Value="False"/>
911
<CompatibilityMode Value="True"/>
1012
</Flags>
1113
<SessionStorage Value="InProjectDir"/>
@@ -17,9 +19,8 @@
1719
<UseVersionInfo Value="True"/>
1820
<AutoIncrementBuild Value="True"/>
1921
<MajorVersionNr Value="1"/>
20-
<MinorVersionNr Value="1"/>
21-
<RevisionNr Value="1"/>
22-
<BuildNr Value="5"/>
22+
<MinorVersionNr Value="2"/>
23+
<BuildNr Value="1"/>
2324
</VersionInfo>
2425
<BuildModes Count="4">
2526
<Item1 Name="Default" Default="True"/>

tgshd.lpr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{$IFDEF UNIX}{$IFDEF UseCThreads}
55
CThreads,
66
{$ENDIF}{$ENDIF}
7-
configuration, DaemonApp, tgshelldmn, shellthread, tgshbot
7+
configuration, DaemonApp, tgshelldmn
88
{ You must use tgsynapsehttpbroker if You want to use HTTP proxy }
99
// ,tgsynapsehttpclientbroker
1010
;

0 commit comments

Comments
 (0)