There was an error while loading. Please reload this page.
1 parent 4ada36b commit ac1fad7Copy full SHA for ac1fad7
1 file changed
Makefile
@@ -10,7 +10,7 @@ include $(DEVKITARM)/3ds_rules
10
11
export CITRO3D_MAJOR := 1
12
export CITRO3D_MINOR := 3
13
-export CITRO3D_PATCH := 0
+export CITRO3D_PATCH := 1
14
15
VERSION := $(CITRO3D_MAJOR).$(CITRO3D_MINOR).$(CITRO3D_PATCH)
16
0 commit comments