aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-07-16 11:47:33 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-07-16 11:47:33 +0100
commit947088d923a6d4db999ec24ed14a677fb665815f (patch)
tree8517cf504d9fc0d3dce0ffffd17cd847e8eecf05 /tools/star
parentf0d3c5f8c3cf148a4ea9b0c1f0f61961c00d22a5 (diff)
bump versions to 2017.07
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 13b1330..dcc2de7 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,9 +1,9 @@
-RAKUDO_VER = 2017.04.3
+RAKUDO_VER = 2017.07
# XXX Work around
# note neither of the following two tarballs exist on the FTP site(s)
# manually create under src/
-NQP_VER = 2017.04-24-g87501f7b
-MOAR_VER = 2017.04-53-g66c6dda
+NQP_VER = 2017.07
+MOAR_VER = 2017.07
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz