From 7cd92c54cb07447f8196cc55efd49de85835f725 Mon Sep 17 00:00:00 2001 From: lue Date: Mon, 23 Dec 2013 13:42:47 -0800 Subject: [RG 2..3] Update tools/star/Makefile for Rakudo 2013.12. --- tools/star/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/star/Makefile b/tools/star/Makefile index cefaaa9..612cfed 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,5 +1,5 @@ -RAKUDO_VER = 2013.11 -NQP_VER = 2013.11.1 +RAKUDO_VER = 2013.12 +NQP_VER = 2013.12.1 PARROT_VER = 5.9.0 STAR_REL = rakudo-star-$(VERSION) -- cgit v1.1