summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPDT 1998 Shawn T. Amundson <amundson@gtk.org>1998-08-05 17:05:38 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-08-05 17:05:38 +0000
commitb76b5ead5e59ee550377bbe2ec7e795bb8e2b3e2 (patch)
tree72fe399d672f1089c5e7fbe126bdcbd84ddcef25 /INSTALL
parent041a14df580f901b3123d3ad7a82f3a8dced590a (diff)
Released GLib 1.1.2GLIB_1_1_2
Wed Aug 5 10:04:29 PDT 1998 Shawn T. Amundson <amundson@gtk.org> * Released GLib 1.1.2
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 7881c1a78..a668e1201 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-1.1.1.tar.gz | tar xvf - # unpack the sources
- % cd glib-1.1.1 # change to the toplevel directory
+ % gzip -cd glib-1.1.2.tar.gz | tar xvf - # unpack the sources
+ % cd glib-1.1.2 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
[ Become root if necessary ]