summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorCST 1998 Shawn T. Amundson <amundson@gtk.org>1998-12-16 05:18:43 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-12-16 05:18:43 +0000
commit06600bd0e6b82639410394ed6b5ebb1189cfdeb3 (patch)
treee8f411bd415062ca1edb14789eb868a67941c749 /INSTALL
parent6800c30c148ee3c86fc1e552bc172ec3bf404d51 (diff)
downloadglib-06600bd0e6b82639410394ed6b5ebb1189cfdeb3.tar.gz
Released GLib 1.1.8upstream/GLIB_1_1_8
Tue Dec 15 23:16:05 CST 1998 Shawn T. Amundson <amundson@gtk.org> * Released GLib 1.1.8
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 663602e00..8dcc2de38 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-1.1.7.tar.gz | tar xvf - # unpack the sources
- % cd glib-1.1.7 # change to the toplevel directory
+ % gzip -cd glib-1.1.8.tar.gz | tar xvf - # unpack the sources
+ % cd glib-1.1.8 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
[ Become root if necessary ]