summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorMike Wey2013-03-31 19:42:00 +0200
committerMike Wey2013-03-31 19:42:00 +0200
commit5d8b3b742172bb2aec85405d0d932e363ae5ef2b (patch)
tree289661eac680f20ae6b001c7771d98bada074c68 /GNUmakefile
parent4f119c2adb5713f54b89a3926fd394a0731b0444 (diff)
Updat the headers for ImageMagick 6.8.4.ImageMagick_6.8.4
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index d2d2197..bc9d5b1 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -51,7 +51,7 @@ ifneq ("$(QUANTUMDEPTH)","Q16")
VERSIONS+= -version=$(subst Q,Quantum,$(QUANTUMDEPTH))
endif
-ifneq ("$(MAGICKVERSION)","683")
+ifneq ("$(MAGICKVERSION)","684")
VERSIONS+= -version=MagickCore_$(MAGICKVERSION)
endif