aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-10-20 12:52:22 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-10-27 10:20:14 +0100
commitf97afa87f3f5b065c3dff42deae7c7d3e3ffca00 (patch)
tree3cff96489f721538531d510468738895db642be5 /tools/star
parentf1ab57cfd1a42346cb776a76f65b71641ac393b3 (diff)
bump 2017.07 to .10 and remove panda replacing by panda-stub
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 2afe9c7..e61702a 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 = 2017.07
-NQP_VER = 2017.07-9-gc0abee7
-MOAR_VER = 2017.07
+RAKUDO_VER = 2017.10
+NQP_VER = 2017.10
+MOAR_VER = 2017.10
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz