Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhargreaves committed Nov 17, 2019
1 parent c62d1f9 commit 37c7baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ASMZ80 = $(GENBIN)/zasm
RM = rm -f
NM = nm

BUILD := v0.2.0
BUILD := v0.3.0
INCS = -I. \
-I$(GENDEV)/sgdk/inc \
-I$(GENDEV)/m86k-elf/include \
Expand Down

0 comments on commit 37c7baa

Please sign in to comment.