summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMartin Pitt <martinpitt@gnome.org>2012-11-06 13:55:21 +0100
committerMartin Pitt <martinpitt@gnome.org>2012-11-06 13:55:58 +0100
commit4da6f93d86b104941c5533c3da5edb4a00ec62e9 (patch)
tree5845b8c4d0312be4231111838414f7400feed31f /README
parent85c8dd7a9bc81fb5df5abc6d8a95f966955ec775 (diff)
downloadpygobject-4da6f93d86b104941c5533c3da5edb4a00ec62e9.tar.gz
Bump glib dependency to >= 2.34.2
We need 2.34.2 or 2.35.2 as we now depend on the GIOChannel annotation fixes.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f7736eea..38fd863c 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ Requirements
============
* C compiler (GCC and MSVC supported)
* Python 2.6 or higher
- * Glib/Gio 2.32 or higher
+ * Glib/Gio 2.34.2 or higher
* libffi (optional)
Copyright Information