summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorMike Wey2013-02-28 22:34:48 +0100
committerMike Wey2013-02-28 22:34:48 +0100
commit4f119c2adb5713f54b89a3926fd394a0731b0444 (patch)
tree3e98f270bf153adc43c200ea63f62178165290cb /GNUmakefile
parent4f3629c1e69052ae188e253b1b890233e6971437 (diff)
Update the headers for ImageMagick 6.8.3ImageMagick_6.8.3
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 601147b..d2d2197 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -51,7 +51,7 @@ ifneq ("$(QUANTUMDEPTH)","Q16")
VERSIONS+= -version=$(subst Q,Quantum,$(QUANTUMDEPTH))
endif
-ifneq ("$(MAGICKVERSION)","682")
+ifneq ("$(MAGICKVERSION)","683")
VERSIONS+= -version=MagickCore_$(MAGICKVERSION)
endif