summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-09-02 20:09:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-09-02 20:09:55 +0000
commite43de8e0e6d8b29bda3abf14029ab8ab8392a13e (patch)
tree90f64dcc360ac193be8975b3cf7a9d43b053baf9 /INSTALL
parentf2a2d6c9ac2d98b565005d446fde01aac47f7d88 (diff)
svn path=/trunk/; revision=7434
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 089eb8a45..a21ea07ec 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.17.7.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.17.7 # change to the toplevel directory
+ % gzip -cd glib-2.18.0.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.18.0 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB