From: Cristy Date: Mon, 28 Aug 2017 11:12:49 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.7-0~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d600f2e42b30c7ccb4621dff08ad2db08da41b03;p=imagemagick ... --- diff --git a/Install-mac.txt b/Install-mac.txt index e6bdceca4..b752ceb83 100644 --- a/Install-mac.txt +++ b/Install-mac.txt @@ -75,8 +75,8 @@ against its message digest. Unpack and change into the top-level ImageMagick directory: - $magick> tar xvfz ImageMagick-7.0.6-0.tar.gz - $magick> cd ImageMagick-7.0.6 + $magick> tar xvfz ImageMagick-7.0.7-0.tar.gz + $magick> cd ImageMagick-7.0.7 Configure ImageMagick: diff --git a/Install-unix.txt b/Install-unix.txt index a109f3026..872229d89 100644 --- a/Install-unix.txt +++ b/Install-unix.txt @@ -23,7 +23,7 @@ Configure default options, and build from within the source directory, you can simply type: - $magick> cd ImageMagick-7.0.6 + $magick> cd ImageMagick-7.0.7 $magick> ./configure Watch the configure script output to verify that it finds everything that