aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-04-18 19:02:00 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-04-18 19:02:00 +0100
commit5398118aa1a1976137984c939199a3718eb486c9 (patch)
treeb8182352ceab46b20443dcee1bcc5ab7c7cf23fd /tools/star
parent1beecd8f737bef022fe8317c3e4504c70445da84 (diff)
bump versions to 2017.04 and 04.1 for rakudo
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 a38d75d..8c6212c 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2017.01
-NQP_VER = 2017.01
-MOAR_VER = 2017.01
+RAKUDO_VER = 2017.04.1
+NQP_VER = 2017.04
+MOAR_VER = 2017.04
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz