From 2ee16d2487a7706952ed97628e5ab23207c149c6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 25 Oct 2022 18:46:01 -0400 Subject: Bump version. --- dla.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dla.s') diff --git a/dla.s b/dla.s index c026d30..04842e3 100644 --- a/dla.s +++ b/dla.s @@ -54,7 +54,7 @@ .include "io.s" ; printchrx and getchrx msg: .byte "Diffusion Limited Aggregate",$9b - .byte "Urchlay's ASM version 0.0.5",$9b,$9b + .byte "Urchlay's ASM version 0.0.7",$9b,$9b .byte "How many particles [",.sprintf("%d", DEFAULTPART),"]? ",$0 msg2: .byte $9b,"Seed Type: ",$9b,"1=Dot 2=Plus 3=4Dots 4=Line [1]? ",$0 -- cgit v1.2.3