summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-10-16 06:33:50 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-10-16 06:33:50 +0000
commit83684e4b03f034d1e2f0cd2273a3d944721393fc (patch)
tree84b64c7bbf40e01a3c4b916c81a2826d94bf4bb6 /INSTALL
parent2cc03c7fe7fba9365963d1d65266fe0f3c1238ae (diff)
svn path=/trunk/; revision=5786
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index a08e36b70..382afa45e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.14.1.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.14.1 # change to the toplevel directory
+ % gzip -cd glib-2.14.2.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.14.2 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB