summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-06-10 16:59:50 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-06-10 16:59:50 +0000
commit02195c18f80ee3fed9081d1bcab07ac80f66c52d (patch)
treee5487e35eeed347164043d1aa863c94ec03f0051 /INSTALL
parent41e459f8db0ac12b41328536d06f551dd7dc690c (diff)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 177c94ae8..38eb3ad11 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.6.4.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.6.4 # change to the toplevel directory
+ % gzip -cd glib-2.6.5.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.6.5 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB