summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index d306675..4a85396 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -2,7 +2,7 @@
SHELL=/bin/sh
prefix=/usr/local
-DMAGICK_VERSION=0.1.1
+DMAGICK_VERSION=0.2.0
OS=$(shell uname || uname -s)
ARCH=$(shell arch || uname -m)