aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2012-07-26 10:39:01 -0500
committerpmichaud <pmichaud@pobox.com>2012-07-26 10:39:01 -0500
commite33111f02fd5fb394e24a219bc5888c78a519744 (patch)
treeb836be348b0ffbead88fb3afb89f2da887c1f29a
parentbc21d694094033d17325f537fc55b35dec042d79 (diff)
Update component versions for 2012.07 release.
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 63edca2..eb70c27 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-PARROT_VER = 4.5.0
+PARROT_VER = 4.6.0
PARROT_REL = devel/$(PARROT_VER)
-NQP_VER = 2012.06.1
-RAKUDO_VER = 2012.06
+NQP_VER = 2012.07
+RAKUDO_VER = 2012.07
DISTDIR = rakudo-star-$(VERSION)
BUILD_DIR = $(DISTDIR)/build