Skip to content

Commit a9fb765

Browse files
committed
Bump to version 0.16
This version is the first one to include support for Supercard Lite. Feastures new languages and EWRAM overclocking.
1 parent 891f833 commit a9fb765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
VERSION_WORD := 0x0000000F
2+
VERSION_WORD := 0x00000010
33
VERSION_SLUG_WORD := $(shell git rev-parse --short=8 HEAD || echo FFFFFFFF)
44

55
PREFIX := arm-none-eabi-

0 commit comments

Comments
 (0)