aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-12-17 15:51:45 +0000
committerSteve Mynott <steve.mynott@gmail.com>2017-01-21 11:49:43 +0000
commit8a129a4473e8f0409a27b4883ef608e5af61b9b6 (patch)
tree89c23d0777adb05bc2e9aeff6a7a570213ce7ac3 /tools/star
parent347e4547778c0ff05a44a8e5264fb02495548a6d (diff)
use new rakudo in forthcoming zef based star beta
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 a384349..2464519 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2016.11
-NQP_VER = 2016.11
-MOAR_VER = 2016.11
+RAKUDO_VER = 2016.12
+NQP_VER = 2016.12
+MOAR_VER = 2016.12
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz