summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-01-23 00:19:07 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-01-23 00:19:07 +0000
commit0d4709d429ee016aa6ba4b0e61c783134e80d135 (patch)
treeeadcd01f297c84552662780b2cac744e9d185f7a /INSTALL
parent1b2ff84cbf018cbbcefb7e1545343cb493be1db7 (diff)
downloadgdk-pixbuf-0d4709d429ee016aa6ba4b0e61c783134e80d135.tar.gz
=== Released 2.3.2 ===GTK_2_3_2
Thu Jan 22 18:46:05 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.2 ===
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f57adbd13..d388d4608 100644
--- a/INSTALL
+++ b/INSTALL
@@ -22,8 +22,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.3.1.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.3.1 # change to the toplevel directory
+ % gzip -cd gtk+-2.3.2.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.3.2 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]