aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMoritz Lenz <mlenz@noris.net>2013-09-24 14:21:00 +0200
committerMoritz Lenz <mlenz@noris.net>2013-09-24 14:37:52 +0200
commit50bb81d165144a175671c2f767b7134898204858 (patch)
tree2147ff280a020943815aff1b64071e4374e29dd0 /tools
parent0e02471de9509b040d3199c556ac5cc963550a03 (diff)
bump version in preparation of 2013.09
Diffstat (limited to 'tools')
-rw-r--r--tools/build/Makefile.in2
-rw-r--r--tools/star/Makefile4
2 files changed, 3 insertions, 3 deletions
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)