summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-10-14 23:53:44 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-10-14 23:53:44 +0000
commitbd14a2474320bffdcd04e11eba18643bcc67bafc (patch)
treef6fd0fde6ef52648391b55701ac93b43d26851f4 /INSTALL
parentd7c09f2763dc0ee8ee36d3f27f18cea79e63d436 (diff)
downloadgdk-pixbuf-bd14a2474320bffdcd04e11eba18643bcc67bafc.tar.gz
=== Released 2.1.1 ===
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com> * === Released 2.1.1 ===
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index d81612e25..fde2e61ad 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,8 +20,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.1.0.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.1.0 # change to the toplevel directory
+ % gzip -cd gtk+-2.1.1.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.1.1 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]