diff options
author | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-02-17 15:17:47 +0000 |
---|---|---|
committer | graemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf> | 2008-02-17 15:17:47 +0000 |
commit | 58a9f82a59b2eb799c60498f65cf1ea46c59b480 (patch) | |
tree | 9ee7ba0f4ee001a423c93abe54bb7212ecc15a81 /src/corelib | |
parent | d5d78736b018b3fabc63f17ebe367e57f1fae8ff (diff) | |
download | fpGUI-58a9f82a59b2eb799c60498f65cf1ea46c59b480.tar.xz |
* updated version numbers for next release.
Diffstat (limited to 'src/corelib')
-rw-r--r-- | src/corelib/gdi/fpgfx_package.lpk | 4 | ||||
-rw-r--r-- | src/corelib/x11/fpgfx_package.lpk | 4 |
2 files changed, 4 insertions, 4 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"/> |