aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index bc2493c..290a3dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-PARROT_VER = 4.4.0
+PARROT_VER = 4.5.0
PARROT_REL = devel/$(PARROT_VER)
-NQP_VER = 2012.05
-RAKUDO_VER = 2012.05
+NQP_VER = 2012.06
+RAKUDO_VER = 2012.06
DISTDIR = rakudo-star-$(VERSION)
BUILD_DIR = $(DISTDIR)/build