aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2012-09-26 11:03:30 -0500
committerpmichaud <pmichaud@pobox.com>2012-09-26 11:03:30 -0500
commit0474ace750da37bc826bbdfbe7890aa74a478362 (patch)
tree9436c9b8a50e1637289648f512817ddd79749751
parent3d6c3a44529490d222221cde485092a93421e277 (diff)
Makefile updates for 2012.09 release.
-rw-r--r--tools/star/Makefile8
1 files changed, 4 insertions, 4 deletions
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