implemented static debugging hash-tree to validate slice adresses and
[platform/upstream/glib.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 7442a88..8fec9bf 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Simple install procedure
 ========================
 
-  % gzip -cd glib-2.9.1.tar.gz | tar xvf -  # unpack the sources
-  % cd glib-2.9.1                           # change to the toplevel directory
+  % gzip -cd glib-2.12.2.tar.gz | tar xvf -  # unpack the sources
+  % cd glib-2.12.2                           # change to the toplevel directory
   % ./configure                             # run the `configure' script
   % make                                    # build GLIB