chemtext: Update version number to 0.1.5

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7955 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2021-01-03 23:32:57 +00:00
parent 9561a4e614
commit c6dc187de2

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<Package Version="5">
<PathDelim Value="\"/>
<Name Value="laz_chemtext"/>
<Type Value="RunAndDesignTime"/>
@ -14,7 +14,7 @@
</CompilerOptions>
<Description Value="A label showing chemical formulas with sub- and superscripts and reaction arrows."/>
<License Value="LGPL with linking exception (like Lazarus)"/>
<Version Minor="1" Release="4"/>
<Version Minor="1" Release="5"/>
<Files Count="1">
<Item1>
<Filename Value="source\chemtext.pas"/>
@ -22,6 +22,7 @@
<UnitName Value="chemtext"/>
</Item1>
</Files>
<CompatibilityMode Value="True"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>