summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-03-13 05:44:11 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-03-13 05:44:11 +0000
commit5a8a224ff0ca193fe797c45ef54e5ed6466bfbb7 (patch)
tree7ba3eee26c1199e260990733c3e14a7ff5ffdd60 /INSTALL
parent3c34e435754bbe4b5d0871603408d8e1bf9f5c19 (diff)
downloadglib-5a8a224ff0ca193fe797c45ef54e5ed6466bfbb7.tar.gz
glib-5a8a224ff0ca193fe797c45ef54e5ed6466bfbb7.tar.bz2
glib-5a8a224ff0ca193fe797c45ef54e5ed6466bfbb7.zip
svn path=/trunk/; revision=7976
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f12769801..298bacfae 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.19.10.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.19.10 # change to the toplevel directory
+ % gzip -cd glib-2.20.0.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.20.0 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB