aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaoum Hankache <naoum88@gmail.com>2019-03-23 18:54:27 +0200
committerGitHub <noreply@github.com>2019-03-23 18:54:27 +0200
commitcb7c1415f22e8fd481c2aee10943b67bd12d4b19 (patch)
tree646d2529dcf9b4e90b187e6073ccb75c21927a05
parentd1c1451ab82abe08a05c5dba89b63e48f92e3b91 (diff)
Update Rakudo version to 2019.03.1
Update Rakudo version to 2019.03.1 to get $*KERNEL fixes on Windows.
-rw-r--r--tools/star/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index f47d39a..661b299 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -2,7 +2,7 @@
# eg. 2017.07 etc.
# Occasionally (mis-)used to pull in fixes (see 'lastmin-fixes.txt')
# eg. 2017.07-9-gc0abee7 etc.
-RAKUDO_VER = 2019.03
+RAKUDO_VER = 2019.03.1
NQP_VER = 2019.03
MOAR_VER = 2019.03