From e17c805ce49b68fc9166819114be575c6e33f11a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 18 Aug 2008 13:17:39 +0000 Subject: 2.17.7 svn path=/trunk/; revision=7367 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 81f7a8cd1..089eb8a45 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ Simple install procedure ======================== - % gzip -cd glib-2.17.6.tar.gz | tar xvf - # unpack the sources - % cd glib-2.17.6 # change to the toplevel directory + % gzip -cd glib-2.17.7.tar.gz | tar xvf - # unpack the sources + % cd glib-2.17.7 # change to the toplevel directory % ./configure # run the `configure' script % make # build GLIB -- cgit v1.2.3