From 50bb81d165144a175671c2f767b7134898204858 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Tue, 24 Sep 2013 14:21:00 +0200 Subject: bump version in preparation of 2013.09 --- tools/build/Makefile.in | 2 +- tools/star/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index 24b75af..c808f2d 100644 --- a/tools/build/Makefile.in +++ b/tools/build/Makefile.in @@ -4,7 +4,7 @@ PARROT_DIR = parrot NQP_DIR = nqp RAKUDO_DIR = rakudo -STAR_VERSION = 2013.08 +STAR_VERSION = 2013.09 PARROT_ARGS = diff --git a/tools/star/Makefile b/tools/star/Makefile index 85a9b70..3c3cded 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,5 +1,5 @@ -RAKUDO_VER = 2013.08 -NQP_VER = 2013.08 +RAKUDO_VER = 2013.09 +NQP_VER = 2013.09 PARROT_VER = 5.5.0 STAR_REL = rakudo-star-$(VERSION) -- cgit v1.1