summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-06-20 15:09:06 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-06-20 15:09:06 +0000
commit2107d8e3edc9e8414e1d83d45d458a3f205a53e7 (patch)
tree8ad962a1355040999137099e8314879fc82a8349 /INSTALL
parent0d31a526f970f4f2686591745c78be2e7ceb7382 (diff)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 89f6fc359..314da3566 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.11.3.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.11.3 # change to the toplevel directory
+ % gzip -cd glib-2.11.4.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.11.4 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB