aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/MANIFEST.exclude1
-rw-r--r--tools/star/Makefile6
2 files changed, 3 insertions, 4 deletions
diff --git a/tools/star/MANIFEST.exclude b/tools/star/MANIFEST.exclude
index 6a090c7..eb4c25e 100644
--- a/tools/star/MANIFEST.exclude
+++ b/tools/star/MANIFEST.exclude
@@ -1,2 +1 @@
-README.md
tools/star/
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