aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2013-08-22 21:32:02 +0200
committerMoritz Lenz <moritz@faui2k3.org>2013-08-22 21:32:02 +0200
commita1d7a456742184c1241c1ca0875fbb1910abcb94 (patch)
tree3568cf88dd678b450ffa1e1cbb7cf5e3924027f0
parent56fe5467a8876beee297b37a66e3db9eba83116e (diff)
bump version to rakudo 2013.08
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 9974951..85a9b70 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2013.05
-NQP_VER = 2013.05
-PARROT_VER = 5.3.0
+RAKUDO_VER = 2013.08
+NQP_VER = 2013.08
+PARROT_VER = 5.5.0
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz