diff options
Diffstat (limited to 'packages/gtk1/fpmake.pp')
-rw-r--r-- | packages/gtk1/fpmake.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk1/fpmake.pp b/packages/gtk1/fpmake.pp index e012284d11..e56915fd46 100644 --- a/packages/gtk1/fpmake.pp +++ b/packages/gtk1/fpmake.pp @@ -16,7 +16,7 @@ begin {$ifdef ALLPACKAGES} P.Directory:=ADirectory; {$endif ALLPACKAGES} - P.Version:='3.1.1'; + P.Version:='3.3.1'; P.Author := 'Library: Peter Mattis, Spencer Kimball and Josh MacDonald, header: Peter Vreman'; P.License := 'Library: LGPL2.1, header: LGPL with modification, '; P.HomepageURL := 'www.freepascal.org'; |