summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-02-02 20:09:08 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-02-02 20:09:08 +0000
commitafa157a73d15dbb9538378177653bcfca3e2731b (patch)
tree98426acf42fdd2f07e53f9b155eaf4c90088a283 /INSTALL
parenta9243ac8f6c8eb97d9fbc61e3effc440f64a70aa (diff)
svn path=/trunk/; revision=7845
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 2e7f7ac90..2a8a308f1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.19.5.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.19.5 # change to the toplevel directory
+ % gzip -cd glib-2.19.6.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.19.6 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB