aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorNaoum Hankache <naoum88@gmail.com>2019-03-09 21:29:26 +0200
committerNaoum Hankache <naoum88@gmail.com>2019-03-09 21:29:26 +0200
commitc0ab4d865f27dfcd45903fdf02ac79db020a252e (patch)
tree832816bfd4c1b22ed5b423bbd584409d458542f9 /tools/star
parent80c7e880cd68522670f73b08898a3cb5a2d321dc (diff)
Added License-SPDX module
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 20b9d24..f47d39a 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 = 2018.10
-NQP_VER = 2018.10
-MOAR_VER = 2018.10
+RAKUDO_VER = 2019.03
+NQP_VER = 2019.03
+MOAR_VER = 2019.03
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz