Skip to content

Commit b6d0b7d

Browse files
committed
citro3d v1.7.0
1 parent bbe09c4 commit b6d0b7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ endif
99
include $(DEVKITARM)/3ds_rules
1010

1111
export CITRO3D_MAJOR := 1
12-
export CITRO3D_MINOR := 6
13-
export CITRO3D_PATCH := 2
12+
export CITRO3D_MINOR := 7
13+
export CITRO3D_PATCH := 0
1414

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

0 commit comments

Comments
 (0)