summaryrefslogtreecommitdiff
path: root/packages/gtk2/fpmake.pp
diff options
context:
space:
mode:
authormarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2011-08-03 13:59:33 +0000
committermarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2011-08-03 13:59:33 +0000
commitfe134cdb452155a7eefcd8b621a0676d40ef6f82 (patch)
treeea9abadf3539082aebe085209db725076f168bf8 /packages/gtk2/fpmake.pp
parent8cef75141c1108c6b7fab866d648aeea35074010 (diff)
downloadfpc-fe134cdb452155a7eefcd8b621a0676d40ef6f82.tar.gz
* Trunk version to 2.7.1
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@18075 3ad0048d-3df7-0310-abae-a5850022a9f2
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 ddf5a81642..5c824b61f9 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.2-0';
+ P.Version:='2.7.1';
P.OSes:=AllUnixOSes+[Win32,Win64];
P.Author := 'Library: Peter Mattis, Spencer Kimball and Josh MacDonald, header: Mattias Gaertner, Olaf Leidinger';
P.License := 'Library: LGPL2.1, header: LGPL with modification, ';