diff --git a/scorch.asm b/scorch.asm index 905974a..80930c9 100644 --- a/scorch.asm +++ b/scorch.asm @@ -41,7 +41,7 @@ ;--------------------------------------------------- .macro build - dta d"1.47" ; number of this build (4 bytes) + dta d"1.48" ; number of this build (4 bytes) .endm .macro RMTSong diff --git a/scorch.bin b/scorch.bin index f03810f..440bccf 100644 Binary files a/scorch.bin and b/scorch.bin differ diff --git a/scorch.car b/scorch.car index c51e070..afb0f3c 100644 Binary files a/scorch.car and b/scorch.car differ diff --git a/scorch.xex b/scorch.xex index 5a13e6f..9234e60 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/scorchC64.asm b/scorchC64.asm index 6bc5d40..525e402 100644 --- a/scorchC64.asm +++ b/scorchC64.asm @@ -25,7 +25,7 @@ ;--------------------------------------------------- .macro build - dta d"1.46" ; number of this build (4 bytes) + dta d"1.48" ; number of this build (4 bytes) .endm .macro RMTSong diff --git a/scorch_cart.xex b/scorch_cart.xex index d4f137d..98510f4 100644 Binary files a/scorch_cart.xex and b/scorch_cart.xex differ