chemtext: Change package version from 0.1 to 0.1.1

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-06-29 07:12:50 +00:00
parent 4416a088f5
commit a911523cef

View File

@ -9,12 +9,12 @@
<PathDelim Value="\"/> <PathDelim Value="\"/>
<SearchPaths> <SearchPaths>
<OtherUnitFiles Value="source"/> <OtherUnitFiles Value="source"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths> </SearchPaths>
</CompilerOptions> </CompilerOptions>
<Description Value="A label showing chemical formulas with sub- and superscripts and reaction arrows."/> <Description Value="A label showing chemical formulas with sub- and superscripts and reaction arrows."/>
<License Value="LGPL with linking exception (like Lazarus)"/> <License Value="LGPL with linking exception (like Lazarus)"/>
<Version Minor="1"/> <Version Minor="1" Release="1"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="source\chemtext.pas"/> <Filename Value="source\chemtext.pas"/>
@ -36,5 +36,8 @@
<PublishOptions> <PublishOptions>
<Version Value="2"/> <Version Value="2"/>
</PublishOptions> </PublishOptions>
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
</Package> </Package>
</CONFIG> </CONFIG>