summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorMike Wey2012-12-25 13:54:33 +0100
committerMike Wey2012-12-25 13:54:33 +0100
commit60320a53a1bdbccbfc69149462223a6e07e87f4a (patch)
tree8444af33011531c5aadf53886c19816980065680 /GNUmakefile
parent8609311be56d983514a67f9a221bb580d08f7439 (diff)
Update to ImageMagick 6.8.1ImageMagick_6.8.1
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 1eac820..b98cd9b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -49,7 +49,7 @@ ifneq ("$(QUANTUMDEPTH)","Q16")
VERSIONS+= -version=$(subst Q,Quantum,$(QUANTUMDEPTH))
endif
-ifneq ("$(MAGICKVERSION)","680")
+ifneq ("$(MAGICKVERSION)","681")
VERSIONS+= -version=MagickCore_$(MAGICKVERSION)
endif