summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-03-09 16:32:26 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-03-09 16:32:26 +0000
commit49476b24aa38fab3806b7b95a38be1b2b98c3f70 (patch)
tree44d0f039385c724421d4c2f129e41bd44016a16c /INSTALL
parent92c3859695ec576ceb3f9586c655d3832fc56a2b (diff)
downloadgdk-pixbuf-49476b24aa38fab3806b7b95a38be1b2b98c3f70.tar.gz
=== Released 2.3.6 ===GTK_2_3_6
Tue Mar 9 09:57:25 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.6 === * configure.in: Version 2.3.6, interface age 0. * NEWS: Updates
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f4c205688..05b4c7f07 100644
--- a/INSTALL
+++ b/INSTALL
@@ -22,8 +22,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.3.5.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.3.5 # change to the toplevel directory
+ % gzip -cd gtk+-2.3.6.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.3.6 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]