summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-10-25 18:51:58 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-10-25 18:51:58 +0000
commit2b4a6e0a88063ad13b635f57dbc6f80e9032d9da (patch)
tree648428a6b583c6c8e7b2912911374d5ac5a53d4e /INSTALL
parent0628133a110fea57c9bc97f1a369d622a32f5b54 (diff)
downloadglib-2b4a6e0a88063ad13b635f57dbc6f80e9032d9da.tar.gz
Version 1.3.10, interface age, binary age = 0.
Wed Oct 24 11:10:54 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 1.3.10, interface age, binary age = 0. * NEWS: Updates Thu Oct 25 12:01:41 2001 Owen Taylor <otaylor@redhat.com> * tests/Makefile.am: Temporarily remove mainloop-test, since it prevents distcheck.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index ca8e550e4..4077bed99 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-1.3.9.tar.gz | tar xvf - # unpack the sources
- % cd glib-1.3.9 # change to the toplevel directory
+ % gzip -cd glib-1.3.10.tar.gz | tar xvf - # unpack the sources
+ % cd glib-1.3.10 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB