Skip to content

Commit 9f21cf7

Browse files
committed
libctru 1.7.1
1 parent 00396e8 commit 9f21cf7

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 := 7
13-
export CITRO3D_PATCH := 0
13+
export CITRO3D_PATCH := 1
1414

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

0 commit comments

Comments
 (0)