summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index c772a68..62c592c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -207,8 +207,8 @@ packages are included below. Here is an illustration of commands that
might be used to build and install GIMP. The actual configuration,
compilation and installation output is not shown.
- % tar xvfz gimp-2.10.36.tar.gz # unpack the sources
- % cd gimp-2.10.36 # change to the toplevel directory
+ % tar xvfz gimp-2.10.38.tar.gz # unpack the sources
+ % cd gimp-2.10.38 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GIMP
% make install # install GIMP