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/gdi | |
parent | d5d78736b018b3fabc63f17ebe367e57f1fae8ff (diff) | |
download | fpGUI-58a9f82a59b2eb799c60498f65cf1ea46c59b480.tar.xz |
* updated version numbers for next release.
Diffstat (limited to 'src/corelib/gdi')
-rw-r--r-- | src/corelib/gdi/fpgfx_package.lpk | 4 |
1 files changed, 2 insertions, 2 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"/> |