Skip to content

Commit

Permalink
citro3d v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fincs committed Jan 28, 2022
1 parent bbe09c4 commit b6d0b7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -9,8 +9,8 @@ endif
include $(DEVKITARM)/3ds_rules

export CITRO3D_MAJOR := 1
export CITRO3D_MINOR := 6
export CITRO3D_PATCH := 2
export CITRO3D_MINOR := 7
export CITRO3D_PATCH := 0

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

Expand Down

0 comments on commit b6d0b7d

Please sign in to comment.