summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-06-05 17:34:53 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-06-05 17:34:53 +0000
commit0c2646805782c30f3dabf81dda0fee54a9f8aed3 (patch)
treecf10b6f52b93af8bf6c3b884ee118dc062fc52c9 /INSTALL
parent643906d485992e8043469ea0cb00a069349bce70 (diff)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index da279a484..2ec5055a0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.11.1.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.11.1 # change to the toplevel directory
+ % gzip -cd glib-2.11.2.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.11.2 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB