summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorCST 2000 Shawn T. Amundson <amundson@gtk.org>2000-02-16 13:02:54 +0000
committerShawn Amundson <amundson@src.gnome.org>2000-02-16 13:02:54 +0000
commit258ea8f8b088d7b0b54ad46a6bdf86c88510970b (patch)
tree10c06f180f9420cf7d0c294ee81361ee5bfd50d5 /INSTALL
parentec9b73bcd43288042e6fa21993da3b14d5cf8581 (diff)
Released GLib 1.2.7GLIB_1_2_7
Wed Feb 16 05:18:37 CST 2000 Shawn T. Amundson <amundson@gtk.org> * Released GLib 1.2.7
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 68f155a5e..f10ba1c7f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-1.2.6.tar.gz | tar xvf - # unpack the sources
- % cd glib-1.2.6 # change to the toplevel directory
+ % gzip -cd glib-1.2.7.tar.gz | tar xvf - # unpack the sources
+ % cd glib-1.2.7 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
[ Become root if necessary ]