summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-04-04 15:25:21 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-04-04 15:25:21 +0000
commit6a1760dbeade5649c3e834c42d9f237812bf3124 (patch)
tree40e7b9ed1f8924f20b630e3bc7ff683502844be0 /README
parentaa557e5a63e56c85a55efbe196490a89df56dbdf (diff)
downloadpygtk-6a1760dbeade5649c3e834c42d9f237812bf3124.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index c4ead492..a058f5d6 100644
--- a/README
+++ b/README
@@ -20,12 +20,12 @@ patches is unified diff format (ie. diff -u). Please don't send me
diffs which don't have any context, as these make it very difficult to
see what the patch does.
-What's new in PyGTK 2.8
-=======================
+What's new in PyGTK 2.10
+========================
-See the wiki page for an overview of the features in PyGTK 2.8:
+See the wiki page for an overview of the features in PyGTK 2.10:
-http://live.gnome.org/PyGTK/WhatsNew28
+http://live.gnome.org/PyGTK/WhatsNew210
New Versions
============
@@ -84,7 +84,7 @@ for all the .py files.
Note. If you're installing to another prefix than the one where python
is installed you'll need to set the PYTHONPATH variable to the
-$prefix/lib/pythonX.Y/site-packages directory created by
+$prefix/lib/pythonX.Y/site-packages directory created by
the PyGTK installation.
Upgrading from 0.6.x