summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-02-11 22:30:35 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-02-11 22:30:35 +0000
commit69cb5eda4147714d5688a7afcff59e3c4c859c4d (patch)
treeca7cee9e3d8ff4056587409104f54a0d76d5200a /INSTALL
parent05752f1d81f5538416ea52e3cca643c1252bad5e (diff)
svn path=/trunk/; revision=6503
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index c3a62a95a..21ff863c9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.15.4.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.15.4 # change to the toplevel directory
+ % gzip -cd glib-2.15.5.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.15.5 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB