From 0474ace750da37bc826bbdfbe7890aa74a478362 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Wed, 26 Sep 2012 11:03:30 -0500 Subject: Makefile updates for 2012.09 release. --- tools/star/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/star/Makefile b/tools/star/Makefile index e10b61a..8b6c5ec 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,7 +1,7 @@ -RAKUDO_VER = 2012.08 -NQP_VER = 2012.08.1 -PARROT_VER = 4.6.0 -PARROT_REL = supported/$(PARROT_VER) +RAKUDO_VER = 2012.09 +NQP_VER = 2012.09 +PARROT_VER = 4.8.0 +PARROT_REL = devel/$(PARROT_VER) STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1