From 90934e55ce5b8334076a85bea05d83815913837c Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 17 Jul 2016 16:14:26 +0100 Subject: bump rakudo, nqp and moarvm versions to 2016.07 --- tools/star/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/star/Makefile b/tools/star/Makefile index 86c9c91..229c735 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,6 +1,6 @@ -RAKUDO_VER = 2016.04 -NQP_VER = 2016.04 -MOAR_VER = 2016.04 +RAKUDO_VER = 2016.07 +NQP_VER = 2016.07 +MOAR_VER = 2016.07 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1