summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-05-02 23:53:02 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-05-02 23:53:02 +0200
commit948dd2863d130b3e7bb81cd7df07a95e49a2c778 (patch)
tree8c100f630b821c94faaa8d9161430e15b79a36ca /README
parent90cfb3e6694a9d575b8fb2420b1c61fd5d6401a8 (diff)
downloadpygtk-948dd2863d130b3e7bb81cd7df07a95e49a2c778.tar.gz
Update NEWS and README, release PyGTK 2.15.0PYGTK_2_15_0
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 8c92b5d6..93c27296 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.14
+What's new in PyGTK 2.16
========================
-See the wiki page for an overview of the features in PyGTK 2.14:
+See the wiki page for an overview of the features in PyGTK 2.16
-http://live.gnome.org/PyGTK/WhatsNew214
+http://live.gnome.org/PyGTK/WhatsNew216
New Versions
============
@@ -52,6 +52,7 @@ Requirements
GTK+ 2.10.0 or higher for 2.10 API
GTK+ 2.12.0 or higher for 2.12 API
GTK+ 2.14.0 or higher for 2.14 API
+ GTK+ 2.16.0 or higher for 2.16 API
* libglade 2.5.0 or higher (optional)
* pycairo 1.0.2 or higher (optional)
* numpy (optional)
@@ -62,6 +63,7 @@ This release is supporting the following GTK+ releases:
2.10.x
2.12.x
2.14.x
+ 2.16.x
To include support for the 2.10 API you'll need GTK+ 2.10.0 etc.