summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-30 20:46:14 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-30 20:46:14 +0000
commitf42d57ab480faf85892ad8c63a5839f24707000d (patch)
tree848656b7a62e2cc77504593dec487bffffe094d4 /INSTALL
parent8cc6b89fb9db02c7173433a9c374a044b14b7b4a (diff)
downloadgdk-pixbuf-f42d57ab480faf85892ad8c63a5839f24707000d.tar.gz
===== Released 2.0.1 ======
Fri Mar 29 18:15:12 2002 Owen Taylor <otaylor@redhat.com> * ===== Released 2.0.1 ======
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4566845f2..84c977b74 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,8 +20,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.0.0.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.0.0 # change to the toplevel directory
+ % gzip -cd gtk+-2.0.1.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.0.1 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]