summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-07-09 13:45:36 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-07-09 13:45:36 +0000
commit1e99fddcde8eafd888544c8bba4e7ce4a7f68743 (patch)
tree67a918215799ab7690f61d5a30a80e013ef60301 /INSTALL
parent84593cfb4d9bbee4611be7fe118a9adb1c9afdce (diff)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index fcbdeed29..7f0529de5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.4.2.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.4.2 # change to the toplevel directory
+ % gzip -cd glib-2.4.4.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.4.4 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB