summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2005-07-22 21:32:36 +0000
committerJohan Dahlin <johan@src.gnome.org>2005-07-22 21:32:36 +0000
commit900f3d3e7f40ba51ef65ba31afd62aa4adf3b295 (patch)
treeb97971e0251759d3bba9764ec7333375ec84b3a0 /README
parent723d96a727da1d752ff50a362a66ec92a0991b7f (diff)
downloadpygtk-900f3d3e7f40ba51ef65ba31afd62aa4adf3b295.tar.gz
=== PyGTK 2.7.1 ===PYGTK_2_7_1
2005-07-22 Johan Dahlin <jdahlin@async.com.br> * NEWS: * README: * configure.in: Update requirements
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d47ccce3..c075f3cc 100644
--- a/README
+++ b/README
@@ -40,8 +40,8 @@ Requirements
============
* C compiler (GCC and MSVC supported)
* Python 2.3.5 or higher
- * Glib 2.7.3 or higher
- * Gtk+ 2.7.3 or higher (optional)
+ * Glib 2.7.4 or higher
+ * Gtk+ 2.7.4 or higher (optional)
* libglade 2.4.0 or higher (optional)
* pycairo 0.5.0 or higher (optional)
* Numeric (optional)