Skip to content

Commit

Permalink
new version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Sep 28, 2017
1 parent c4017e0 commit 2ef47aa
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 @@ -11,7 +11,7 @@ include $(DEVKITARM)/ds_rules

export HBMENU_MAJOR := 0
export HBMENU_MINOR := 7
export HBMENU_PATCH := 0
export HBMENU_PATCH := 1


VERSION := $(HBMENU_MAJOR).$(HBMENU_MINOR).$(HBMENU_PATCH)
Expand Down

0 comments on commit 2ef47aa

Please sign in to comment.