aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/star/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index e0ffa4a..a3bf2d7 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,7 +1,7 @@
-RAKUDO_VER = 2014.05
-NQP_VER = 2014.05
-PARROT_VER = 6.1.0
-MOAR_VER = 2014.05
+RAKUDO_VER = 2014.06
+NQP_VER = 2014.06
+PARROT_VER = 6.5.0
+MOAR_VER = 2014.06
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz