Skip to content

Commit 7999093

Browse files
committed
Bump version for release
1 parent dcb3aac commit 7999093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 CITRO3D_MAJOR := 1
12-
export CITRO3D_MINOR := 5
12+
export CITRO3D_MINOR := 6
1313
export CITRO3D_PATCH := 0
1414

1515
VERSION := $(CITRO3D_MAJOR).$(CITRO3D_MINOR).$(CITRO3D_PATCH)

0 commit comments

Comments
 (0)