summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-01-08 02:29:25 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-01-08 02:29:25 +0000
commit2296dcd227f299ea4a6bbdbd274923653b6f8686 (patch)
tree9b5b534f409a6338a6935dbb235795c0bf664d51 /INSTALL
parentf3d8115c45b520f4a2dbf8f5436782261b60fec8 (diff)
svn path=/branches/glib-2-14/; revision=6275
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 600e6f495..541dc37a3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.14.4.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.14.4 # change to the toplevel directory
+ % gzip -cd glib-2.14.5.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.14.5 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB