From 49d0db8197127bd0d2e25b9b7964971041cd4795 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 12 Nov 2004 17:52:08 +0000 Subject: 2.5.5 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 52b8b69a63..e7cb37d995 100644 --- a/INSTALL +++ b/INSTALL @@ -18,8 +18,8 @@ GTK+ requires the following packages: Simple install procedure ======================== - % gzip -cd gtk+-2.5.4.tar.gz | tar xvf - # unpack the sources - % cd gtk+-2.5.4 # change to the toplevel directory + % gzip -cd gtk+-2.5.5.tar.gz | tar xvf - # unpack the sources + % cd gtk+-2.5.5 # change to the toplevel directory % ./configure # run the `configure' script % make # build GTK [ Become root if necessary ] -- cgit v1.2.1