From 9dd84dd6654767899daaaf0238e9eb9c482f949c Mon Sep 17 00:00:00 2001 From: pmichaud Date: Sun, 30 Sep 2012 12:17:00 -0500 Subject: 4.6.0 is in the supported/ directory instead of devel/ . :-| --- tools/star/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/star/Makefile b/tools/star/Makefile index 7cb0ad6..5cba74e 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,7 +1,7 @@ RAKUDO_VER = 2012.09.1 NQP_VER = 2012.09.1 PARROT_VER = 4.6.0 -PARROT_REL = devel/$(PARROT_VER) +PARROT_REL = supported/$(PARROT_VER) STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1