2.7.5
[platform/upstream/glib.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index e4c6993..90cd3e0 100644 (file)
--- 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