aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-12-05 14:57:56 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-12-05 14:57:56 +0100
commit7324559471ba0fe65b0e79b4fac8a9983dca20ea (patch)
treefba76b729dfa8fa7547b52c231a8e2059d17bd1f
parent883ab86093d8ce507cefb4e28aaa753a2f9082dc (diff)
Bump component versions
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index a1b879a..dff0044 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 = 2019.07.1
-NQP_VER = 2019.07.1
-MOAR_VER = 2019.07.1
+RAKUDO_VER = 2019.11
+NQP_VER = 2019.11
+MOAR_VER = 2019.11
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz