spktoolbar: set version number to 0.1.1 for OPM

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-03-29 08:01:08 +00:00
parent 12b1944b8c
commit c60a38defc

View File

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="4">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="SpkToolbarPackage"/> <Name Value="SpkToolbarPackage"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Spook. Ported to Lazarus/LCL by Luiz Américo"/> <Author Value="Spook. Ported to Lazarus/LCL by Luiz Américo"/>
<CompilerOptions> <CompilerOptions>
<Version Value="11"/> <Version Value="11"/>
@ -12,16 +13,10 @@
<OtherUnitFiles Value="SpkToolbar;SpkMath;SpkGUITools;SpkGraphTools;SpkXML;designtime"/> <OtherUnitFiles Value="SpkToolbar;SpkMath;SpkGUITools;SpkGraphTools;SpkXML;designtime"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths> </SearchPaths>
<Other>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions> </CompilerOptions>
<Description Value="Ribbon like toolbar"/> <Description Value="Ribbon-like toolbar"/>
<License Value="Modified LGPL"/> <License Value="Modified LGPL"/>
<Version Minor="1"/> <Version Minor="1" Release="1"/>
<Files Count="26"> <Files Count="26">
<Item1> <Item1>
<Filename Value="SpkToolbar\spkt_Appearance.pas"/> <Filename Value="SpkToolbar\spkt_Appearance.pas"/>
@ -129,7 +124,6 @@
<Type Value="LRS"/> <Type Value="LRS"/>
</Item26> </Item26>
</Files> </Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2"> <RequiredPkgs Count="2">
<Item1> <Item1>
<PackageName Value="IDEIntf"/> <PackageName Value="IDEIntf"/>