Update the package version to 0.7.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5955 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
inoussa
2017-06-23 10:03:31 +00:00
parent 0e1852f363
commit f6faf1a5e0
5 changed files with 19 additions and 22 deletions

View File

@ -1,11 +1,12 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="3">
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="wst_core"/>
<AddToProjectUsesSection Value="True"/>
<Author Value="Inoussa Ouedraogo"/>
<CompilerOptions>
<Version Value="9"/>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\.."/>
@ -17,16 +18,13 @@
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="Runtime package for core WST functionalities.
Protocols are not included.
"/>
<License Value="Modified LGPL
"/>
<Version Minor="6"/>
<Version Minor="7"/>
<Files Count="42">
<Item1>
<Filename Value="..\..\xmlrpc_formatter.pas"/>
@ -204,7 +202,7 @@ Protocols are not included.
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)\"/>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>

View File

@ -26,7 +26,7 @@
</CompilerOptions>
<Description Value="Web Services Toolkit Lazarus IDE design time package
"/>
<Version Minor="1"/>
<Version Minor="7"/>
<Files Count="7">
<Item1>
<Filename Value="wstimportdlg.lfm"/>

View File

@ -1,30 +1,30 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="3">
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="wst_ics"/>
<Type Value="RunAndDesignTime"/>
<AddToProjectUsesSection Value="True"/>
<Author Value="Inoussa Ouedraogo"/>
<CompilerOptions>
<Version Value="8"/>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\..\;$(LazarusDir)\others_package\OverbyteIcsV5\Delphi\Vc32\"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/>
<OtherUnitFiles Value="..\..;$(LazarusDir)\others_package\OverbyteIcsV5\Delphi\Vc32"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<CStyleOperator Value="False"/>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="WebServices Toolkit OverByteICS transport layer
"/>
<License Value="Modified LGPL
"/>
<Version Minor="6"/>
<Version Minor="7"/>
<Files Count="2">
<Item1>
<Filename Value="..\..\ics_http_protocol.pas"/>
@ -35,7 +35,6 @@
<UnitName Value="ics_tcp_protocol"/>
</Item2>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="LCL"/>
@ -49,7 +48,7 @@
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)\"/>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>

View File

@ -27,7 +27,7 @@
"/>
<License Value="Modified LGPL
"/>
<Version Minor="6"/>
<Version Minor="7"/>
<Files Count="4">
<Item1>
<Filename Value="..\..\indy_http_protocol.pas"/>

View File

@ -24,7 +24,7 @@
"/>
<License Value="Modified LGPL
"/>
<Version Minor="6"/>
<Version Minor="7"/>
<Files Count="3">
<Item1>
<Filename Value="..\..\synapse_tcp_server.pas"/>