summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-01-29 00:00:31 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-01-29 00:00:31 +0000
commitfb5ddf6ecf83649ef49a3de13ffe1af39b3f1875 (patch)
tree88d16e92594f73c8fd422ddef8ba996ad2344e67 /INSTALL
parent7b432e94972b46bf4934c8b6b7fc02eb3f0954ea (diff)
svn path=/trunk/; revision=6402
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index e08f47383..c3a62a95a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.15.3.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.15.3 # change to the toplevel directory
+ % gzip -cd glib-2.15.4.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.15.4 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB