aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-01-21 12:01:06 +0000
committerSteve Mynott <steve.mynott@gmail.com>2017-01-21 12:01:06 +0000
commit1d80e71b86097054d9802c4153563f214af626d1 (patch)
tree54a0170e85631c403843707bb4837641e50a2e3b /tools/star
parent61d4a38d53225d9222c7429f1c1122228ca27036 (diff)
bump version to 2017.01
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 2464519..40eb141 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2016.12
-NQP_VER = 2016.12
-MOAR_VER = 2016.12
+RAKUDO_VER = 2017.01
+NQP_VER = 2017.01
+MOAR_VER = 2017.01
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz