aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-12-26 09:19:33 +0100
committerMoritz Lenz <moritz@faui2k3.org>2012-12-26 09:19:33 +0100
commitc2d5e6b4da01164540549a6ee7b6b9bf476d8bff (patch)
tree30e430f5e1237438435e3cf3499b911c9b1cecb2 /tools/star
parenta67c1838f55e3d2fd819b983e32c076b3ea408d6 (diff)
bump some versions in preparation of 2012.12 release
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index cfaf1ed..c4731b9 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,7 +1,7 @@
-RAKUDO_VER = 2012.11
-NQP_VER = 2012.11
-PARROT_VER = 4.6.0
-PARROT_REL = supported/$(PARROT_VER)
+RAKUDO_VER = 2012.12
+NQP_VER = 2012.12
+PARROT_VER = 4.10.0
+PARROT_REL = devel/$(PARROT_VER)
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz