From 1631f371f2d3818d35850fdc20669d92ce3a1223 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Tue, 28 May 2013 23:23:07 -0500 Subject: Bump to use Parrot 5.3.0 (supported) instead of 5.2.0 (devel). --- tools/star/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/star/Makefile b/tools/star/Makefile index 4367144..9974951 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,6 +1,6 @@ RAKUDO_VER = 2013.05 NQP_VER = 2013.05 -PARROT_VER = 5.2.0 +PARROT_VER = 5.3.0 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1