aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTobias Leich <email@froggs.de>2014-04-01 09:58:59 +0200
committerTobias Leich <email@froggs.de>2014-04-01 09:58:59 +0200
commitf307717af9f003c2f6c25feff6b4e826a4438b61 (patch)
tree6bb5def4893bca285935b8ac4ad16999deb81a00 /README
parentdca106504daa75ee1d52e2f522acd188c98c22e7 (diff)
bump versions
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 68ea132..082fd25 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 2014.01 release of Rakudo Star.
+This is the 2014.03 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2014 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.9.0 or newer. You probably also want a machine with a fair
+and Perl 6.1.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.