Skip to content

Commit 100ebd4

Browse files
committed
citro3d v1.6.2
1 parent 0323560 commit 100ebd4

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
@@ -10,7 +10,7 @@ include $(DEVKITARM)/3ds_rules
1010

1111
export CITRO3D_MAJOR := 1
1212
export CITRO3D_MINOR := 6
13-
export CITRO3D_PATCH := 1
13+
export CITRO3D_PATCH := 2
1414

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

0 commit comments

Comments
 (0)