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