aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0ee3790..9dd42ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PARROT_VER = 4.6.0
PARROT_REL = supported/$(PARROT_VER)
-NQP_VER = 2012.07
-RAKUDO_VER = 2012.07
+NQP_VER = 2012.08
+RAKUDO_VER = 2012.08
DISTDIR = rakudo-star-$(VERSION)
BUILD_DIR = $(DISTDIR)/build