You've already forked lazarus-ccr
jvcllaz: Change version to 1.0.7 after releasing v1.0.6.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -16,21 +16,21 @@
|
||||
</CompilerOptions>
|
||||
<Description Value="JVCL net components (design-time)."/>
|
||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||
<Version Major="1" Release="6"/>
|
||||
<Files Count="1">
|
||||
<Item1>
|
||||
<Version Major="1" Release="7"/>
|
||||
<Files>
|
||||
<Item>
|
||||
<Filename Value="..\design\JvNet\jvnetreg.pas"/>
|
||||
<HasRegisterProc Value="True"/>
|
||||
<UnitName Value="JvNetReg"/>
|
||||
</Item1>
|
||||
</Item>
|
||||
</Files>
|
||||
<RequiredPkgs Count="2">
|
||||
<Item1>
|
||||
<RequiredPkgs>
|
||||
<Item>
|
||||
<PackageName Value="JvCoreLazD"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
</Item>
|
||||
<Item>
|
||||
<PackageName Value="JvNetLazR"/>
|
||||
</Item2>
|
||||
</Item>
|
||||
</RequiredPkgs>
|
||||
<UsageOptions>
|
||||
<UnitPath Value="$(PkgOutDir)"/>
|
||||
|
Reference in New Issue
Block a user