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 f6628a3..ab6f47c 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,7 +1,7 @@
-RAKUDO_VER = 2014.12
-NQP_VER = 2014.12
-PARROT_VER = 6.10.0
-MOAR_VER = 2014.12
+RAKUDO_VER = 2015.01.1
+NQP_VER = 2015.01
+PARROT_VER = 7.0.1
+MOAR_VER = 2015.01
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz