]> Pileus Git - ~andy/gtk/blobdiff - INSTALL
=== Released 2.1.5 ===
[~andy/gtk] / INSTALL
diff --git a/INSTALL b/INSTALL
index 741e131464f674fe6626732cff15216c6a225f48..fbe3c12ab0219c4fa5e60a62e537f4903daba61e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -20,8 +20,8 @@ GTK+ requires the following packages:
 Simple install procedure
 ========================
 
-  % gzip -cd gtk+-2.1.4.tar.gz | tar xvf - # unpack the sources
-  % cd gtk+-2.1.4                         # change to the toplevel directory
+  % gzip -cd gtk+-2.1.5.tar.gz | tar xvf - # unpack the sources
+  % cd gtk+-2.1.5                         # change to the toplevel directory
   % ./configure                                   # run the `configure' script
   % make                                  # build GTK
   [ Become root if necessary ]