summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-08-18 13:17:39 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-08-18 13:17:39 +0000
commite17c805ce49b68fc9166819114be575c6e33f11a (patch)
treea67caa4fceb57af3270249ed9fc30db87cc17ca9 /INSTALL
parent6889e86ae4dbf9a684df19c371d372880a684b4b (diff)
svn path=/trunk/; revision=7367
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 81f7a8cd1..089eb8a45 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.17.6.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.17.6 # change to the toplevel directory
+ % gzip -cd glib-2.17.7.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.17.7 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB