aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 1dcb9e1..39aa24a 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 distribution for "early adopters".
-This is the 2013.11 release of Rakudo Star.
+This is the 2013.12 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2013 by the Rakudo Star Team.
@@ -14,7 +14,7 @@ copyright and licensing information of those components.
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
+and Perl 5.9.0 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.