summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-08-13 14:35:09 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-08-13 14:35:09 +0000
commitb74ea20ee3d638d0de8347e26c37cc1ae6ce5713 (patch)
tree34cabb393ecefcb8f650a069c24be8525b295e84 /INSTALL
parentec0484d5e73c99932ca453c82abe5d4bb6a55302 (diff)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 910b18b05..61ef5f0f1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.4.5.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.4.5 # change to the toplevel directory
+ % gzip -cd glib-2.4.6.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.4.6 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB