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/build/Makefile.in | 2 +- tools/star/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index f8b0a16..223f7df 100644 --- a/tools/build/Makefile.in +++ b/tools/build/Makefile.in @@ -3,7 +3,7 @@ MOAR_DIR = moarvm NQP_DIR = nqp RAKUDO_DIR = rakudo -STAR_VERSION = 2016.12 +STAR_VERSION = 2017.01 # install location PREFIX_DIR = @prefix@ 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