summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorCST 1998 Shawn T. Amundson <amundson@gtk.org>1998-12-02 05:30:22 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-12-02 05:30:22 +0000
commite37b4d00a4c97ed68050a769a6de9cc079a49066 (patch)
treedfa8258baf9d6dacf2e7750b3e43c326ff5fcf11 /INSTALL
parent2886be294a0cd7c02cad36d34fe76dafb79da3c3 (diff)
downloadglib-e37b4d00a4c97ed68050a769a6de9cc079a49066.tar.gz
NEWS: README: glib.spec: docs/glib-config.1: Incremented versions to
Tue Dec 1 23:01:44 CST 1998 Shawn T. Amundson <amundson@gtk.org> * INSTALL: NEWS: README: glib.spec: docs/glib-config.1: Incremented versions to 1.1.6.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5a5a2b9b7..097a93f49 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-1.1.5.tar.gz | tar xvf - # unpack the sources
- % cd glib-1.1.5 # change to the toplevel directory
+ % gzip -cd glib-1.1.6.tar.gz | tar xvf - # unpack the sources
+ % cd glib-1.1.6 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
[ Become root if necessary ]