From 38abd7b7c2a063de2291bde5a7385c036e82f58b Mon Sep 17 00:00:00 2001 From: Mike Wey Date: Sun, 6 Nov 2011 13:39:20 +0100 Subject: Up the version number for the bugfix release. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index e955b12..634fda9 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -2,7 +2,7 @@ SHELL=/bin/sh prefix=/usr/local -DMAGICK_VERSION=0.1.0 +DMAGICK_VERSION=0.1.1 OS=$(shell uname || uname -s) ARCH=$(shell arch || uname -m) -- cgit v1.2.3