GridPrinter: Increase version to 0.7 after OPM update.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz 2025-03-09 14:00:29 +00:00
parent 3fe880025c
commit 9ddd028c92

View File

@ -15,7 +15,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="A package to simplify printing of string grids and other descendants of TCustomGrid. Contains also a print preview dialog, as well as standard actions."/> <Description Value="A package to simplify printing of string grids and other descendants of TCustomGrid. Contains also a print preview dialog, as well as standard actions."/>
<License Value="Modified LGPL-2 (with linking exception, like LCL)."/> <License Value="Modified LGPL-2 (with linking exception, like LCL)."/>
<Version Minor="6"/> <Version Minor="7"/>
<Files Count="8"> <Files Count="8">
<Item1> <Item1>
<Filename Value="source\gridprnheaderfooterform.pas"/> <Filename Value="source\gridprnheaderfooterform.pas"/>