summaryrefslogtreecommitdiff
path: root/packages/gtk2/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk2/fpmake.pp')
-rw-r--r--packages/gtk2/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk2/fpmake.pp b/packages/gtk2/fpmake.pp
index 8e8a0c7f96..3b6547ff85 100644
--- a/packages/gtk2/fpmake.pp
+++ b/packages/gtk2/fpmake.pp
@@ -16,7 +16,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:='gtk2';
{$endif ALLPACKAGES}
- P.Version:='2.2.1';
+ P.Version:='2.2.4';
P.OSes:=AllUnixOSes+[Win32,Win64];
P.Dependencies.Add('x11',AllUnixOSes);