Skip to content

Commit 4e02e27

Browse files
committed
Bump version for release
1 parent 05e8039 commit 4e02e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

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

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

0 commit comments

Comments
 (0)