Skip to content

Commit 364b787

Browse files
committed
Mark Revision r6
1 parent 5782ec3 commit 364b787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile_cfgs/Platforms/Switch.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ZIPSTEPS=1
2626

2727
$(OUTDIR)/$(NAME)$(PKGSUFFIX): $(OUTDIR)/$(NAME)$(SUFFIX)
2828
@echo -n "Building nro..."
29-
@$(NACPTOOL) --create "Sonic Robo Blast 2" "Sonic Team Jr, Craftyawesome, heyjoeway, carstene1ns" "$(SRB2VERSION) r5" $(OUTDIR)/details.nacp
29+
@$(NACPTOOL) --create "Sonic Robo Blast 2" "Sonic Team Jr, Craftyawesome, heyjoeway, carstene1ns" "$(SRB2VERSION) r6" $(OUTDIR)/details.nacp
3030
@elf2nro $< $@ --icon=./src/sdl/SRB2Switch/icon.jpg --nacp=$(OUTDIR)/details.nacp
3131

3232
ifdef ZIPSTEPS

0 commit comments

Comments
 (0)