aboutsummaryrefslogtreecommitdiff
path: root/dla2img.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dla2img.sh')
-rwxr-xr-xdla2img.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dla2img.sh b/dla2img.sh
index 637ee7f..ba97d95 100755
--- a/dla2img.sh
+++ b/dla2img.sh
@@ -16,7 +16,7 @@
SELF="`basename $0`"
# This line may get changed by the Makefile (do not hand-edit):
-VERSION=0.3.0
+VERSION=0.3.1
# allow overriding magick path via environment.
if [ "$MAGICK" = "" ]; then