aboutsummaryrefslogtreecommitdiff
path: root/dla2img.sh
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2022-11-15 01:03:34 -0500
committerB. Watson <urchlay@slackware.uk>2022-11-15 01:03:34 -0500
commit5b2aeaf27a176e88dd06efb43a5ea35bed9a17b2 (patch)
tree2d4dbc423735be7beb4d4ba2ae5e21a6a9a56e7f /dla2img.sh
parent9f730b984c58d76733e79d53ff653232c158f0d8 (diff)
downloaddla-asm-5b2aeaf27a176e88dd06efb43a5ea35bed9a17b2.tar.gz
Bump version to 0.3.2.
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 ba97d95..dd68e65 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.1
+VERSION=0.3.2
# allow overriding magick path via environment.
if [ "$MAGICK" = "" ]; then