summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>2001-09-19 02:12:32 +0000
committerTim Janik <timj@src.gnome.org>2001-09-19 02:12:32 +0000
commita14370dd18f73627e767dd9b630b86fde43a190a (patch)
tree836300eceeddb6dd8241c12f69e10274bbaa9d89 /INSTALL
parentee910d1ffe94af80473918bd41bf27b91196ef0c (diff)
distcheck updates
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index fa24286e0..aee3a5bbe 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-1.3.7.tar.gz | tar xvf - # unpack the sources
- % cd glib-1.3.7 # change to the toplevel directory
+ % gzip -cd glib-1.3.8.tar.gz | tar xvf - # unpack the sources
+ % cd glib-1.3.8 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB