aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2013-02-23 16:24:51 +0100
committerMoritz Lenz <moritz@faui2k3.org>2013-02-23 16:24:51 +0100
commit63636ce8591faf69d23e5234956ccb683e2e8f25 (patch)
tree3bae4ba8a5fdf9940354173708a709078e87d571 /tools
parente7a6ae57272521fb6f58b9bf821bbbb3e4baac52 (diff)
bump some versions in preparation of 2013.02 reease
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 bd1c3d1..43e2de6 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.01
+STAR_VERSION = 2013.02
PARROT_ARGS =
diff --git a/tools/star/Makefile b/tools/star/Makefile
index e63f56a..6dd6487 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,5 +1,5 @@
-RAKUDO_VER = 2013.01
-NQP_VER = 2013.01
+RAKUDO_VER = 2013.02.1
+NQP_VER = 2013.02.1
PARROT_VER = 4.10.0
PARROT_REL = devel/$(PARROT_VER)