Update version number - 1.48

This commit is contained in:
Pecusx
2024-03-11 18:22:38 +01:00
parent c029db1718
commit 26b0fae5d1
6 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
;--------------------------------------------------- ;---------------------------------------------------
.macro build .macro build
dta d"1.47" ; number of this build (4 bytes) dta d"1.48" ; number of this build (4 bytes)
.endm .endm
.macro RMTSong .macro RMTSong
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -25,7 +25,7 @@
;--------------------------------------------------- ;---------------------------------------------------
.macro build .macro build
dta d"1.46" ; number of this build (4 bytes) dta d"1.48" ; number of this build (4 bytes)
.endm .endm
.macro RMTSong .macro RMTSong
BIN
View File
Binary file not shown.