Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhargreaves committed Nov 10, 2019
1 parent 25d9f5b commit 86e0afa
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.1.0
BUILD := v0.2.0
INCS = -I. \
-I$(GENDEV)/sgdk/inc \
-I$(GENDEV)/m86k-elf/include \
Expand Down

0 comments on commit 86e0afa

Please sign in to comment.