aboutsummaryrefslogtreecommitdiff
path: root/tools/star/Makefile
diff options
context:
space:
mode:
authorTobias Leich <email@froggs.de>2014-08-30 23:20:13 +0200
committerTobias Leich <email@froggs.de>2014-08-30 23:20:13 +0200
commitd96e37a9a666a306876169c7fedea9e93526234c (patch)
tree0eaca00ee984a95dbfa8250a4eec8f88e9ba3214 /tools/star/Makefile
parent008b70b1fe28d5c73978b8f75f2125fa62ec2a3b (diff)
update version to 2014.08 (and 6.7.0 for parrot)
Diffstat (limited to 'tools/star/Makefile')
-rw-r--r--tools/star/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index a3bf2d7..04d6de5 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,7 +1,7 @@
-RAKUDO_VER = 2014.06
-NQP_VER = 2014.06
-PARROT_VER = 6.5.0
-MOAR_VER = 2014.06
+RAKUDO_VER = 2014.08
+NQP_VER = 2014.08
+PARROT_VER = 6.7.0
+MOAR_VER = 2014.08
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz