From 5398118aa1a1976137984c939199a3718eb486c9 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Tue, 18 Apr 2017 19:02:00 +0100 Subject: bump versions to 2017.04 and 04.1 for rakudo --- tools/build/Makefile.in | 2 +- tools/star/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index 7f1e82d..6af05f1 100644 --- a/tools/build/Makefile.in +++ b/tools/build/Makefile.in @@ -3,7 +3,7 @@ MOAR_DIR = moarvm NQP_DIR = nqp RAKUDO_DIR = rakudo -STAR_VERSION = 2017.01 +STAR_VERSION = 2017.04 # install location PREFIX_DIR = @prefix@ diff --git a/tools/star/Makefile b/tools/star/Makefile index a38d75d..8c6212c 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,6 +1,6 @@ -RAKUDO_VER = 2017.01 -NQP_VER = 2017.01 -MOAR_VER = 2017.01 +RAKUDO_VER = 2017.04.1 +NQP_VER = 2017.04 +MOAR_VER = 2017.04 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1