From bd8bdab3c41c1a615d7b03b69761be107a8c0ebe Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 16 Oct 2016 10:36:00 +0100 Subject: bump rakudo, nqp and moar versions --- 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 cf64fab..4b481d8 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,6 +1,6 @@ -RAKUDO_VER = 2016.07.1 -NQP_VER = 2016.07 -MOAR_VER = 2016.07 +RAKUDO_VER = 2016.10 +NQP_VER = 2016.10 +MOAR_VER = 2016.10 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1