diff --git a/Makefile b/Makefile index 132b18e..8b8be5f 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ ASMZ80 = $(GENBIN)/zasm RM = rm -f NM = nm -BUILD := v0.1.0 +BUILD := v0.2.0 INCS = -I. \ -I$(GENDEV)/sgdk/inc \ -I$(GENDEV)/m86k-elf/include \