summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-02-25 04:44:43 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-02-25 04:44:43 +0000
commit804989eb141516b835e1af76c74c59ef5502e28e (patch)
treeba567db4a40de11f74fceb5f5d9deb5ae7e7d80d /INSTALL
parent074333942bc2e22a9978cd5d43d2eb15a832ec39 (diff)
downloadgdk-pixbuf-GTK_2_8_13.tar.gz
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 44342e668..75d3b7468 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,8 +18,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.8.12.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.8.12 # change to the toplevel directory
+ % gzip -cd gtk+-2.8.13.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.8.13 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]