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