aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-10-16 10:36:00 +0100
committerSteve Mynott <steve.mynott@gmail.com>2016-10-16 10:36:00 +0100
commitbd8bdab3c41c1a615d7b03b69761be107a8c0ebe (patch)
tree6edd2af564a1cc17ef29d854c0f2adfa4f7589ee
parente017ba0b6bb42b3a2849fabf6e2a34d6abc97871 (diff)
bump rakudo, nqp and moar versions
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index cf64fab..4b481d8 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2016.07.1
-NQP_VER = 2016.07
-MOAR_VER = 2016.07
+RAKUDO_VER = 2016.10
+NQP_VER = 2016.10
+MOAR_VER = 2016.10
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz