initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional
[platform/upstream/glib.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 89f6fc3..6c9a832 100644 (file)
--- 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