aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2022-11-04 03:03:31 -0400
committerB. Watson <urchlay@slackware.uk>2022-11-04 03:03:31 -0400
commitaaf904c87b3cfd95d3dde1c569cc3356bf803eb8 (patch)
treec6c1425b0f84ad1a83be972afac04339cbbfa965
parent06adbef5e19f2838fbbbd02ca22f414800c15313 (diff)
downloaddla-asm-aaf904c87b3cfd95d3dde1c569cc3356bf803eb8.tar.gz
Bump version to 0.1.0.
-rw-r--r--dla.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/dla.s b/dla.s
index 5a0932b..3d15ee6 100644
--- a/dla.s
+++ b/dla.s
@@ -764,7 +764,7 @@ ci_done:
; banner and saveprompt must start with a clear-screen code.
banner:
.byte $7d, "Diffusion Limited Aggregate",$9b
- .byte "Urchlay's ASM version 0.0.99",$9b,$9b
+ .byte "Urchlay's ASM version 0.1.0",$9b,$9b
.byte "Particle count range: 1 to 65535",$9b
.byte "How many particles [",$0