Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
fincs committed Apr 25, 2020
1 parent c5bd795 commit 0560eee
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 @@ -12,7 +12,7 @@ include $(DEVKITARM)/3ds_rules

export VER_MAJOR := 2
export VER_MINOR := 1
export VER_PATCH := 0
export VER_PATCH := 1

export VERSTRING := v$(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)
#---------------------------------------------------------------------------------
Expand Down

0 comments on commit 0560eee

Please sign in to comment.