aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTobias Leich <email@froggs.de>2015-06-29 20:43:59 +0200
committerTobias Leich <email@froggs.de>2015-06-29 20:43:59 +0200
commitc7b57d08f07822e69b4ae9391cfaffd1369bc55d (patch)
tree3b07697ed5e2897beeb1874871f6b72f8cb026c5 /README
parentf30a4d9215f14f64b6de44e8624a8a6496dec273 (diff)
update versions / copyright year
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 806d504..f3ba0d5 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 2015.03 release of Rakudo Star.
+This is the 2015.06 release of Rakudo Star.
Rakudo Star is Copyright (C) 2010 - 2015 by the Rakudo Star Team.
@@ -51,7 +51,7 @@ The easiest way to build Rakudo Star for a particular backend is:
You can also build for all backends:
- $ perl Configure.pl --backend=jvm,moar --gen-moar
+ $ perl Configure.pl --backend=moar,jvm --gen-moar
Note that --gen-moar automatically builds a MoarVM for you, and implies
--gen-nqp, which builds NQP, a subset of Perl 6 that is used to implement