Update version number

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
jujibo
2016-02-11 09:39:50 +00:00
parent 61c30095ef
commit a7f541766b

View File

@ -2,6 +2,7 @@
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="4">
<Name Value="jujiboutils"/> <Name Value="jujiboutils"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Julio Jiménez Borreguero"/> <Author Value="Julio Jiménez Borreguero"/>
<CompilerOptions> <CompilerOptions>
<Version Value="11"/> <Version Value="11"/>
@ -14,7 +15,7 @@
different kinds of data, floats, dates, etc. while working with different kinds of data, floats, dates, etc. while working with
db and non db controls."/> db and non db controls."/>
<License Value="LGPL with link exception. Read files license-jujiboutils and COPYING.LGPL"/> <License Value="LGPL with link exception. Read files license-jujiboutils and COPYING.LGPL"/>
<Version Major="2" Minor="1"/> <Version Major="2" Minor="2"/>
<Files Count="23"> <Files Count="23">
<Item1> <Item1>
<Filename Value="src/jcontrolutils.pas"/> <Filename Value="src/jcontrolutils.pas"/>
@ -132,7 +133,6 @@ db and non db controls."/>
<EnableI18N Value="True"/> <EnableI18N Value="True"/>
<OutDir Value="languages"/> <OutDir Value="languages"/>
</i18n> </i18n>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2"> <RequiredPkgs Count="2">
<Item1> <Item1>
<PackageName Value="LCL"/> <PackageName Value="LCL"/>