From 1d80e71b86097054d9802c4153563f214af626d1 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sat, 21 Jan 2017 12:01:06 +0000 Subject: bump version to 2017.01 --- tools/star/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/star') 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 -- cgit v1.1