summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/corelib/gdi/fpgfx_package.lpk4
-rw-r--r--src/corelib/x11/fpgfx_package.lpk4
-rw-r--r--src/gui/fpgui_package.lpk10
3 files changed, 9 insertions, 9 deletions
diff --git a/src/corelib/gdi/fpgfx_package.lpk b/src/corelib/gdi/fpgfx_package.lpk
index 18dfe2bb..0f1b2b55 100644
--- a/src/corelib/gdi/fpgfx_package.lpk
+++ b/src/corelib/gdi/fpgfx_package.lpk
@@ -21,11 +21,11 @@
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
- <Description Value="fpGUI redesign with multiple handles
+ <Description Value="fpGUI - multi-handle redesign
"/>
<License Value="Modified LGPL
"/>
- <Version Minor="5" Release="1"/>
+ <Version Minor="6"/>
<Files Count="15">
<Item1>
<Filename Value="..\gfxbase.pas"/>
diff --git a/src/corelib/x11/fpgfx_package.lpk b/src/corelib/x11/fpgfx_package.lpk
index 91b61140..acc7c9ee 100644
--- a/src/corelib/x11/fpgfx_package.lpk
+++ b/src/corelib/x11/fpgfx_package.lpk
@@ -19,11 +19,11 @@
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
- <Description Value="fpGUI redesign with multiple handles
+ <Description Value="fpGUI - multi-handle redesign
"/>
<License Value="Modified LGPL
"/>
- <Version Minor="5" Release="1"/>
+ <Version Minor="6"/>
<Files Count="17">
<Item1>
<Filename Value="x11_xft.pas"/>
diff --git a/src/gui/fpgui_package.lpk b/src/gui/fpgui_package.lpk
index 54ded6b2..187d6011 100644
--- a/src/gui/fpgui_package.lpk
+++ b/src/gui/fpgui_package.lpk
@@ -30,7 +30,7 @@
"/>
<License Value="Modified LGPL
"/>
- <Version Minor="5" Release="1"/>
+ <Version Minor="6"/>
<Files Count="28">
<Item1>
<Filename Value="gui_button.pas"/>
@@ -148,12 +148,12 @@
<LazDoc Paths="../../docs/xml/gui/"/>
<RequiredPkgs Count="2">
<Item1>
- <PackageName Value="fpgfx_package"/>
- <MinVersion Minor="5" Valid="True"/>
- </Item1>
- <Item2>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
+ </Item1>
+ <Item2>
+ <PackageName Value="fpgfx_package"/>
+ <MinVersion Minor="5" Valid="True"/>
</Item2>
</RequiredPkgs>
<UsageOptions>