Skip to content

Commit

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

0 comments on commit 1af96e8

Please sign in to comment.