Skip to content

Commit

Permalink
Bump version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rhargreaves committed Dec 8, 2019
1 parent 9400613 commit 781f7fe
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.3.2
BUILD := v0.3.3
INCS = -I. \
-I$(GENDEV)/sgdk/inc \
-I$(GENDEV)/m86k-elf/include \
Expand Down

0 comments on commit 781f7fe

Please sign in to comment.