summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-03 03:12:16 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-03 03:12:16 +0000
commit838256e1605b308b76bbf9bc884384fbdd666324 (patch)
tree0ffc5b9fadc466bf53658ddea233622693fc56b4 /INSTALL
parent1f9aefbd2e5031aecc6f81dc8e53ba0a270f6cd6 (diff)
downloadgdk-pixbuf-838256e1605b308b76bbf9bc884384fbdd666324.tar.gz
=== Released GTK+-2.1.3 ===GTK_2_1_3
Mon Dec 2 20:36:28 2002 Owen Taylor <otaylor@redhat.com> * === Released GTK+-2.1.3 === * configure.in: Version 2.1.3, interface ago 0. * NEWS: Update
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index dfc71c6c4..ea7282b7d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,8 +20,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.1.2.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.1.2 # change to the toplevel directory
+ % gzip -cd gtk+-2.1.3.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.1.3 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]