aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 8b6c5ec..7cb0ad6 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2012.09
-NQP_VER = 2012.09
-PARROT_VER = 4.8.0
+RAKUDO_VER = 2012.09.1
+NQP_VER = 2012.09.1
+PARROT_VER = 4.6.0
PARROT_REL = devel/$(PARROT_VER)
STAR_REL = rakudo-star-$(VERSION)