summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-12-24 01:49:19 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-12-24 01:49:19 +0000
commit16375d3c90abec384094a124589baf8220046c41 (patch)
treea3802d30344b04abbd3c208a9dec5a29da54db78 /INSTALL
parent99ce496b973dfb0e494e6f8823f7d6e44a076824 (diff)
downloadgdk-pixbuf-16375d3c90abec384094a124589baf8220046c41.tar.gz
1.3.12, interface, binary age 0.GTK_1_3_12
Sat Dec 22 12:38:03 2001 Owen Taylor <otaylor@redhat.com> * configure.in: 1.3.12, interface, binary age 0.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 609e44ad0..5bf88d914 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,8 +20,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-1.3.11.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-1.3.11 # change to the toplevel directory
+ % gzip -cd gtk+-1.3.12.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-1.3.12 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]