X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=INSTALL;h=90cd3e02129fb46a2be0d83acffc6f13c1301b69;hb=e4c231a62afc443b5079814af614c129db7fd2bd;hp=e4c6993841520e9148fd093632dc40ce47a9c853;hpb=02bc22d1cabf807fc4dc81f5e0f81572bf036c12;p=platform%2Fupstream%2Fglib.git diff --git a/INSTALL b/INSTALL index e4c6993..90cd3e0 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ Simple install procedure ======================== - % gzip -cd glib-2.7.4.tar.gz | tar xvf - # unpack the sources - % cd glib-2.7.4 # change to the toplevel directory + % gzip -cd glib-2.7.5.tar.gz | tar xvf - # unpack the sources + % cd glib-2.7.5 # change to the toplevel directory % ./configure # run the `configure' script % make # build GLIB