aboutsummaryrefslogtreecommitdiff
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
parent9f730b984c58d76733e79d53ff653232c158f0d8 (diff)
downloaddla-asm-5b2aeaf27a176e88dd06efb43a5ea35bed9a17b2.tar.gz
Bump version to 0.3.2.
-rw-r--r--VERSION2
-rw-r--r--dla.xexbin4953 -> 4953 bytes
-rw-r--r--dla2csv.xexbin11322 -> 11322 bytes
-rwxr-xr-xdla2img.sh2
-rw-r--r--dlaver.h2
-rw-r--r--dlaver.inc2
6 files changed, 4 insertions, 4 deletions
diff --git a/VERSION b/VERSION
index 9e11b32..d15723f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.1
+0.3.2
diff --git a/dla.xex b/dla.xex
index b6598eb..4639e6c 100644
--- a/dla.xex
+++ b/dla.xex
Binary files differ
diff --git a/dla2csv.xex b/dla2csv.xex
index eaaec27..dd5a06f 100644
--- a/dla2csv.xex
+++ b/dla2csv.xex
Binary files differ
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
diff --git a/dlaver.h b/dlaver.h
index 5fd3a70..3d72a15 100644
--- a/dlaver.h
+++ b/dlaver.h
@@ -1 +1 @@
-#define VERSION "0.3.1"
+#define VERSION "0.3.2"
diff --git a/dlaver.inc b/dlaver.inc
index dbfff61..149fab3 100644
--- a/dlaver.inc
+++ b/dlaver.inc
@@ -1 +1 @@
- .define VERSION "0.3.1"
+ .define VERSION "0.3.2"