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