From 814f76b7d7832fc92e7c88c9f3dd29b14cffa833 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sat, 25 Jul 2015 19:12:09 +0000 Subject: Initial preparations for 2015.07 --- 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 a0fb6f5..a7cf471 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 = 2015.06 +STAR_VERSION = 2015.07 # install location PREFIX_DIR = @prefix@ diff --git a/tools/star/Makefile b/tools/star/Makefile index 2adadc0..40e57a2 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,6 +1,6 @@ -RAKUDO_VER = 2015.06 -NQP_VER = 2015.06 -MOAR_VER = 2015.06 +RAKUDO_VER = 2015.07.2 +NQP_VER = 2015.07.2 +MOAR_VER = 2015.07 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1