summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index 3616f814..f40979df 100644
--- a/README
+++ b/README
@@ -48,11 +48,19 @@ Requirements
* Python 2.3.5 or higher
* PyGObject 2.11.2 or higher
* Glib 2.8.0 or higher
- * Gtk+ 2.8.0 or higher (optional)
+ * GTK+ 2.8.0 or higher (optional) or
+ GTK+ 2.10.0 or higher for 2.10 API
* libglade 2.5.0 or higher (optional)
* pycairo 0.5.0 or higher (optional)
* Numeric (optional)
+This release is supporting the following GTK+ releases:
+
+ 2.8.x
+ 2.10.x
+
+To include support for the 2.10 API you'll need GTK+ 2.10.0 etc.
+
Copyright Information
=====================