summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-11-07 05:42:02 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-11-07 05:42:02 +0000
commit1c6dffc356114b93cf01c2d9e6ef8b58a4dc0b2b (patch)
tree8281b04b43d2f7688ecc683c72debfb7c494ed49 /INSTALL
parent62df696da1f62bf0868e682fb72225c5d254eff0 (diff)
svn path=/trunk/; revision=5802
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 382afa45e..6c9a83253 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.14.2.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.14.2 # 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