summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>1998-12-21 09:59:25 +0000
committerJames Henstridge <jamesh@src.gnome.org>1998-12-21 09:59:25 +0000
commitdf8da979b8d2f503db4666b9bb528558a7da5477 (patch)
tree595fff292a18184886b41e934c47dc7f1f2f5287 /README
parent7dd2c844932de606b17258e0ce97b9a162de89a0 (diff)
downloadpygtk-df8da979b8d2f503db4666b9bb528558a7da5477.tar.gz
updated version numbers here.GNOME_PYTHON_0_90
1998-12-21 James Henstridge <james@daa.com.au> * gnome-python.spec: updated version numbers here. * configure.in: upped required gtk version to 1.1.9, and changed version to 0.90 (to go with the gnome-1.0 prerelease). * gnome/examples/html_demo.py: changed some function calls to match GTK API changes. 1998-12-21 James Henstridge <james@daa.com.au> * pygtk.spec: updated version here as well. * README: updated required GTK version to 1.1.9 * configure.in: Updated version for pygtk to 0.5.9, increased GTK version check to 1.1.9.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9d59356e..b4759455 100644
--- a/README
+++ b/README
@@ -49,7 +49,7 @@ Compilation
This archive contains a single C module called gtkmodule. It contains
an almost direct mapping of the functions in GTK including GTK signal
handling, and the gtk_object_new/gtk_object_set commands. This
-version REQUIRES gtk+-1.1.6 or later, as it includes support for
+version REQUIRES gtk+-1.1.9 or later, as it includes support for
features not found in previous versions, and there are
incompatibilities between versions. Also if you want the GdkImlib
extension, you must have Imlib version 1.8 or greater. I recommend