Skip to content

Commit 22a9bac

Browse files
committed
Bump version for release
1 parent 52702d1 commit 22a9bac

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

1111
export CITRO3D_MAJOR := 1
12-
export CITRO3D_MINOR := 2
12+
export CITRO3D_MINOR := 3
1313
export CITRO3D_PATCH := 0
1414

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

0 commit comments

Comments
 (0)