Skip to content

Commit b275da3

Browse files
committed
Bump version for release
1 parent 9a26392 commit b275da3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ endif
99
include $(DEVKITARM)/3ds_rules
1010

1111
export CITRO2D_MAJOR := 1
12-
export CITRO2D_MINOR := 0
12+
export CITRO2D_MINOR := 1
1313
export CITRO2D_PATCH := 0
1414

1515
VERSION := $(CITRO2D_MAJOR).$(CITRO2D_MINOR).$(CITRO2D_PATCH)

0 commit comments

Comments
 (0)