aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-08-24 17:15:29 +0200
committerMoritz Lenz <moritz@faui2k3.org>2012-08-24 17:15:29 +0200
commitd4031414bfdc8c523a5c4d76b2d480c504b22c60 (patch)
treef09e7b744e460b3125b5b8feb1c61f95fdf8bb8e /Makefile
parent089584d3577b72ed3fb405a32f35469ca7b939ab (diff)
bump some versions
also reduce memory numbers in README a bit
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