Skip to content

Commit 5a2a8db

Browse files
committed
Bump version for release
1 parent f958756 commit 5a2a8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include $(DEVKITARM)/3ds_rules
1111

1212

1313
export VER_MAJOR := 2
14-
export VER_MINOR := 0
14+
export VER_MINOR := 1
1515
export VER_PATCH := 0
1616

1717
export VERSTRING := v$(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)

0 commit comments

Comments
 (0)