Skip to content
This repository was archived by the owner on Oct 17, 2020. It is now read-only.

Commit 9f652cc

Browse files
committed
version bump 2.1
1 parent 26e1620 commit 9f652cc

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
@@ -9,7 +9,7 @@ LD = $(DEVKITARM)/bin/arm-none-eabi-ld
99
OBJCOPY = $(DEVKITARM)/bin/arm-none-eabi-objcopy
1010

1111
name := ReiNX
12-
ver := 2.0
12+
ver := 2.1
1313

1414
dir_source := src
1515
dir_data := data

0 commit comments

Comments
 (0)