summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorMike Wey2012-03-20 17:22:04 +0100
committerMike Wey2012-03-20 17:22:04 +0100
commit3d61ee4f4fa2737534a1d12104eee5041f12f3ac (patch)
tree594d4d43a73ad48a3408db8e7273d1b8b3e0f850 /GNUmakefile
parent8e640a07aa4c279872bfe671f14c32bea8b78052 (diff)
Also update the version number.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index abfccb6..39074bf 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -49,7 +49,7 @@ ifneq ("$(QUANTUMDEPTH)","Q16")
VERSIONS+= -version=$(subst Q,Quantum,$(QUANTUMDEPTH))
endif
-ifneq ("$(MAGICKVERSION)","675")
+ifneq ("$(MAGICKVERSION)","676")
VERSIONS+= -version=MagickCore_$(MAGICKVERSION)
endif