From a6b6afed23663e52508cfd6e2e8340721c322a31 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sun, 22 Nov 2015 11:50:37 +0000 Subject: Use Rakudo 2015.11 --- tools/star/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/star') diff --git a/tools/star/Makefile b/tools/star/Makefile index 8362848..1e7d034 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,6 +1,6 @@ -RAKUDO_VER = 2015.09 -NQP_VER = 2015.09.1 -MOAR_VER = 2015.09 +RAKUDO_VER = 2015.11 +NQP_VER = 2015.11 +MOAR_VER = 2015.11 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1