fpspreadsheet: Tag version 1.8

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-03-02 12:30:47 +00:00
parent 46863f2097
commit c618d07d94
3 changed files with 6 additions and 5 deletions

View File

@ -29,7 +29,7 @@
This package is all you need if you don't want graphical components (like grids and charts)."/>
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
<Version Major="1" Minor="7"/>
<Version Major="1" Minor="8"/>
<Files Count="45">
<Item1>
<Filename Value="fps.inc"/>

View File

@ -20,7 +20,7 @@
It provides graphical components like a grid and chart."/>
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
<Version Major="1" Minor="7"/>
<Version Major="1" Minor="8"/>
<Files Count="5">
<Item1>
<Filename Value="visual\fpsactions.pas"/>
@ -50,7 +50,8 @@ It provides graphical components like a grid and chart."/>
<RequiredPkgs Count="4">
<Item1>
<PackageName Value="laz_fpspreadsheet"/>
<MinVersion Major="1" Minor="7" Valid="True"/>
<MaxVersion Major="1" Minor="7"/>
<MinVersion Major="1" Minor="8" Valid="True"/>
</Item1>
<Item2>
<PackageName Value="tachartlazaruspkg"/>

View File

@ -25,7 +25,7 @@
It provides a graphical export component on the Data Export tab."/>
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
<Version Major="1" Minor="7"/>
<Version Major="1" Minor="8"/>
<Files Count="2">
<Item1>
<Filename Value="export\fpsexport.pas"/>
@ -44,7 +44,7 @@ It provides a graphical export component on the Data Export tab."/>
<Item2>
<PackageName Value="laz_fpspreadsheet"/>
<MaxVersion Major="1" Minor="5"/>
<MinVersion Major="1" Minor="5"/>
<MinVersion Major="1" Minor="8" Valid="True"/>
</Item2>
<Item3>
<PackageName Value="LCL"/>