aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--skel/README4
-rw-r--r--skel/tools/build/Makefile.in6
3 files changed, 7 insertions, 7 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
diff --git a/skel/README b/skel/README
index a2a6e0f..2194532 100644
--- a/skel/README
+++ b/skel/README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".
-This is the 2012.06 release of Rakudo Star.
+This is the 2012.08 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2012 by the Rakudo Star Team.
@@ -17,7 +17,7 @@ Build Prerequisites
To build Rakudo Star you need at least a C compiler, a 'make' utility,
and Perl 5.8.4 or newer. You probably also want a machine with a fair
amount of memory available: 1GB is known to be too small for building
-Rakudo, while 2GB is generally known to be sufficient.
+Rakudo, while 1.5GB is generally known to be sufficient.
In order to fully support Unicode, you'll also want to have the
ICU library installed (http://site.icu-project.org/).
diff --git a/skel/tools/build/Makefile.in b/skel/tools/build/Makefile.in
index a4de729..733793b 100644
--- a/skel/tools/build/Makefile.in
+++ b/skel/tools/build/Makefile.in
@@ -2,9 +2,9 @@
# $Id$
PARROT = parrot-4.6.0
-NQP = nqp-2012.07
-RAKUDO = rakudo-2012.07
-STAR_VERSION = 2012.07
+NQP = nqp-2012.08
+RAKUDO = rakudo-2012.08
+STAR_VERSION = 2012.08
PARROT_ARGS =