summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-02-17 02:49:52 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-02-17 02:49:52 +0000
commit7b106d2066ad18a9160da723c04dbe510cab1ed3 (patch)
tree5acd72cd6775063fc0e02330bafa0b706aed6ad2 /INSTALL
parent23aad87a5459b560b9e5c029a8f5183582b19209 (diff)
svn path=/trunk/; revision=7868
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 2a8a308f1..b53211598 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.19.6.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.19.6 # change to the toplevel directory
+ % gzip -cd glib-2.19.7.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.19.7 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB