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