aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorTobias Leich <email@froggs.de>2014-04-01 09:58:59 +0200
committerTobias Leich <email@froggs.de>2014-04-01 09:58:59 +0200
commitf307717af9f003c2f6c25feff6b4e826a4438b61 (patch)
tree6bb5def4893bca285935b8ac4ad16999deb81a00 /tools/star
parentdca106504daa75ee1d52e2f522acd188c98c22e7 (diff)
bump versions
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 1d80881..e13c2a2 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2014.01
-NQP_VER = 2014.01
-PARROT_VER = 5.9.0
+RAKUDO_VER = 2014.03.01
+NQP_VER = 2014.03
+PARROT_VER = 6.1.0
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz