aboutsummaryrefslogtreecommitdiff
path: root/dla.s
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2022-10-31 20:14:16 -0400
committerB. Watson <urchlay@slackware.uk>2022-10-31 20:14:16 -0400
commitd3481fac922d0915d33eec8da05b05990aad3a58 (patch)
tree9b5c238a4e9864a97cc7d779ed299524022cfd00 /dla.s
parent6972583ba8a6ef5f949891e283b3a1061d580434 (diff)
downloaddla-asm-d3481fac922d0915d33eec8da05b05990aad3a58.tar.gz
Bump version to 0.0.99
Diffstat (limited to 'dla.s')
-rw-r--r--dla.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/dla.s b/dla.s
index c4aaaa9..7904af7 100644
--- a/dla.s
+++ b/dla.s
@@ -725,7 +725,7 @@ close1:
; banner and saveprompt must start with a clear-screen code.
banner:
.byte $7d, "Diffusion Limited Aggregate",$9b
- .byte "Urchlay's ASM version 0.0.7",$9b,$9b
+ .byte "Urchlay's ASM version 0.0.99",$9b,$9b
.byte "Particle count range: 1 to 65535",$9b
.byte "How many particles [",$0