aboutsummaryrefslogtreecommitdiff
path: root/tools/star/Makefile
diff options
context:
space:
mode:
authorNaoum Hankache <naoum88@gmail.com>2019-03-10 00:25:08 +0200
committerGitHub <noreply@github.com>2019-03-10 00:25:08 +0200
commitb05bdd385cd2cd537bc366dc10eaac1c7cba72b2 (patch)
treec351d1cda84dded41a8f033ee3294347ca87c7b2 /tools/star/Makefile
parent766e3c2fcc9ec1f498fc7ff46d2e9f6fa8006871 (diff)
parent5744c5696acb2738ebe710ffa7efab9afb2f85ae (diff)
Merge pull request #134 from hankache/master
2019.03
Diffstat (limited to 'tools/star/Makefile')
-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