You've already forked lazarus-ccr
fpspreadsheet: Prepare for new release v1.12: Remove chart support. Set version number to 1.12. Update help files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CONFIG>
|
||||
<Package Version="4">
|
||||
<Package Version="5">
|
||||
<PathDelim Value="\"/>
|
||||
<Name Value="laz_fpspreadsheetexport_visual"/>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
@@ -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="11"/>
|
||||
<Version Major="1" Minor="12"/>
|
||||
<Files Count="2">
|
||||
<Item1>
|
||||
<Filename Value="source\export\fpsexport.pas"/>
|
||||
@@ -59,7 +59,6 @@ It provides a graphical export component on the Data Export tab."/>
|
||||
</UsageOptions>
|
||||
<PublishOptions>
|
||||
<Version Value="2"/>
|
||||
<IgnoreBinaries Value="False"/>
|
||||
</PublishOptions>
|
||||
</Package>
|
||||
</CONFIG>
|
||||
|
||||
Reference in New Issue
Block a user