aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2014-04-18 14:10:29 +0200
committerMoritz Lenz <moritz@faui2k3.org>2014-04-18 14:10:29 +0200
commitb1fd70421c55d786c1b57ead76f182fe3b0765c3 (patch)
treeca7e2bf0079d972bbd805ae44b194311ceb6a6e0
parente0657f2cfe7e5327b1a995acb226218a31bc446a (diff)
[Makefile] bump some revisions
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 772bfeb..bee0939 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,7 +1,7 @@
-RAKUDO_VER = 2014.03.01
-NQP_VER = 2014.03
+RAKUDO_VER = 2014.04
+NQP_VER = 2014.04
PARROT_VER = 6.1.0
-MOAR_VER = 2014.03
+MOAR_VER = 2014.04
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz