summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 65c65120b..aaba1841d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % tar xf glib-2.54.0.tar.gz # unpack the sources
- % cd glib-2.54.0 # change to the toplevel directory
+ % tar xf glib-2.54.1.tar.gz # unpack the sources
+ % cd glib-2.54.1 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB