X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=INSTALL;h=6c9a8325314aa869b11ce22f539dd7dbca7aa7b2;hb=1e55738f31385ddb3bf172ba3590a79cf42782f4;hp=89f6fc359b7f29244798eb504fcae3206bbee6ca;hpb=ec50b879164fbe26624f4fd1668a5b4017e443ca;p=platform%2Fupstream%2Fglib.git diff --git a/INSTALL b/INSTALL index 89f6fc3..6c9a832 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ Simple install procedure ======================== - % gzip -cd glib-2.11.3.tar.gz | tar xvf - # unpack the sources - % cd glib-2.11.3 # change to the toplevel directory + % gzip -cd glib-2.14.3.tar.gz | tar xvf - # unpack the sources + % cd glib-2.14.3 # change to the toplevel directory % ./configure # run the `configure' script % make # build GLIB