summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-02-24 22:25:41 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-02-24 22:25:41 +0000
commit1a48dcb14f6d9e1c56e96315e59c0b2ffa6dd634 (patch)
tree3ed9984d7c8e3fd823a079be27d6490389e0fd60 /INSTALL
parent359748bd2704cf6ba8b8063107a32a692f765cf9 (diff)
downloadgdk-pixbuf-1a48dcb14f6d9e1c56e96315e59c0b2ffa6dd634.tar.gz
=== Released 2.3.3 ===GTK_2_3_3
Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.3 === * configure.in: Version 2.3.3, interface age 0. * NEWS: Finish updates for 2.3.3.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index d388d4608..1cabca85c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -22,8 +22,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.3.2.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.3.2 # change to the toplevel directory
+ % gzip -cd gtk+-2.3.3.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.3.3 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]