aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-12-05 14:58:53 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-12-05 14:58:53 +0100
commit7ddedb42b8dd97c5e4f97f74d0787f48b3580dda (patch)
treed6b7a696096910079e0bb3693b03393d2494138e
parent7324559471ba0fe65b0e79b4fac8a9983dca20ea (diff)
Bump Rakudo Star version
-rw-r--r--tools/build/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index 59f9480..9befd0c 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 = 2019.07
+STAR_VERSION = 2019.11
# install location
PREFIX_DIR = @prefix@