You've already forked lazarus-ccr
ZMSQL: Set version to 0.1.22 for OPM.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8088 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">
|
||||
<Name Value="zmsql"/>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<AddToProjectUsesSection Value="True"/>
|
||||
@ -22,7 +22,7 @@
|
||||
<Description Value="ZMSQL database system is based on TBufDataset in-memory dataset and TJanSQL database engine.
|
||||
It is working with flat .csv files as tables and folders as databases."/>
|
||||
<License Value="Free"/>
|
||||
<Version Minor="1" Release="21"/>
|
||||
<Version Minor="1" Release="22"/>
|
||||
<Files Count="31">
|
||||
<Item1>
|
||||
<Filename Value="source/AllzmsqlRegister.pas"/>
|
||||
@ -150,6 +150,7 @@ It is working with flat .csv files as tables and folders as databases."/>
|
||||
<UnitName Value="mwStringHashList"/>
|
||||
</Item31>
|
||||
</Files>
|
||||
<CompatibilityMode Value="True"/>
|
||||
<RequiredPkgs Count="4">
|
||||
<Item1>
|
||||
<PackageName Value="SQLDBLaz"/>
|
||||
|
Reference in New Issue
Block a user