diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2013-04-10 17:40:31 +0100 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2013-04-10 17:40:31 +0100 |
commit | 9bef9c42b16f8fd85bca0a9c2e6268b32c5acb39 (patch) | |
tree | 68c47b7b22e07fd63c51f67e0074f371a09604ef /src/corelib/x11 | |
parent | 5cf7c47f7a4b1ee118d0365095ecb391bef745bf (diff) | |
download | fpGUI-9bef9c42b16f8fd85bca0a9c2e6268b32c5acb39.tar.xz |
Forgot to bump the version numbers of the fpgui_toolkit.lpk packages.
Diffstat (limited to 'src/corelib/x11')
-rw-r--r-- | src/corelib/x11/fpgui_toolkit.lpk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/x11/fpgui_toolkit.lpk b/src/corelib/x11/fpgui_toolkit.lpk index 2ac5a337..c769331e 100644 --- a/src/corelib/x11/fpgui_toolkit.lpk +++ b/src/corelib/x11/fpgui_toolkit.lpk @@ -28,7 +28,7 @@ </CompilerOptions> <Description Value="fpGUI Toolkit"/> <License Value="LGPL 2 with static linking exception."/> - <Version Minor="8"/> + <Version Major="1"/> <Files Count="99"> <Item1> <Filename Value="../stdimages.inc"/> |