From f97afa87f3f5b065c3dff42deae7c7d3e3ffca00 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Fri, 20 Oct 2017 12:52:22 +0100 Subject: bump 2017.07 to .10 and remove panda replacing by panda-stub --- tools/star/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/star/Makefile') diff --git a/tools/star/Makefile b/tools/star/Makefile index 2afe9c7..e61702a 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -2,9 +2,9 @@ # eg. 2017.07 etc. # Occasionally (mis-)used to pull in fixes (see 'lastmin-fixes.txt') # eg. 2017.07-9-gc0abee7 etc. -RAKUDO_VER = 2017.07 -NQP_VER = 2017.07-9-gc0abee7 -MOAR_VER = 2017.07 +RAKUDO_VER = 2017.10 +NQP_VER = 2017.10 +MOAR_VER = 2017.10 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1