We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe09c4 commit b6d0b7dCopy full SHA for b6d0b7d
1 file changed
Makefile
@@ -9,8 +9,8 @@ endif
9
include $(DEVKITARM)/3ds_rules
10
11
export CITRO3D_MAJOR := 1
12
-export CITRO3D_MINOR := 6
13
-export CITRO3D_PATCH := 2
+export CITRO3D_MINOR := 7
+export CITRO3D_PATCH := 0
14
15
VERSION := $(CITRO3D_MAJOR).$(CITRO3D_MINOR).$(CITRO3D_PATCH)
16
0 commit comments